From 613137ff99442885c5fe679b2cc1172adfc5a283 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Thu, 10 Jul 2025 21:22:54 +0000 Subject: feat: Add API ratelimits --- docs/docs/03-configuration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/docs/03-configuration.md b/docs/docs/03-configuration.md index 7fa212ed..5f5d79ef 100644 --- a/docs/docs/03-configuration.md +++ b/docs/docs/03-configuration.md @@ -13,6 +13,7 @@ The app is mainly configured by environment variables. All the used environment | MAX_ASSET_SIZE_MB | No | 50 | Sets the maximum allowed asset size (in MB) to be uploaded | | DISABLE_NEW_RELEASE_CHECK | No | false | If set to true, latest release check will be disabled in the admin panel. | | PROMETHEUS_AUTH_TOKEN | No | Not set | If set, will enable a prometheus metrics endpoint at `/api/metrics`. This endpoint will require this token being passed in the Authorization header as a Bearer token. If not set, that endpoint will return 404. | +| RATE_LIMITING_ENABLED | No | false | If set to true, API rate limiting will be enabled. | ## Asset Storage -- cgit v1.2.3-70-g09d2