Add CACHE_ENABLED toggle for IUAM cache
All checks were successful
CI / release (push) Successful in 1m15s

This commit is contained in:
estebanthi
2026-01-23 17:22:18 +01:00
parent 44660055af
commit 85d380d8e4
2 changed files with 6 additions and 2 deletions

View File

@@ -63,6 +63,7 @@ npm start # Production mode
| `authToken` | `null` | API authentication token |
| `browserLimit` | `20` | Max concurrent browsers |
| `timeOut` | `60000` | Global timeout (ms) |
| `CACHE_ENABLED` | `true` | Enable IUAM response cache |
## 📡 API Endpoints