mirror of
https://github.com/lukaszraczylo/graphql-monitoring-proxy.git
synced 2026-06-05 23:03:48 +00:00
Add configurable timeout for queries.
This commit is contained in:
@@ -122,6 +122,7 @@ In this case, both proxy and websockets will be available under the `/v1/graphql
|
||||
| `ENABLE_API` | Enable the monitoring API | `false` |
|
||||
| `API_PORT` | The port to expose the monitoring API | `9090` |
|
||||
| `BANNED_USERS_FILE` | The path to the file with banned users | `/go/src/app/banned_users.json` |
|
||||
| `PROXIED_CLIENT_TIMEOUT` | The timeout for the proxied client in seconds | `120` |
|
||||
|
||||
### Speed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user