mirror of
https://github.com/makeplane/plane.git
synced 2026-06-14 03:30:00 +00:00
fix: remove deprecated API_KEY_RATE_LIMIT from environment variables
This commit is contained in:
@@ -48,7 +48,6 @@ MINIO_ENDPOINT_SSL=0
|
|||||||
|
|
||||||
# API key rate limit
|
# API key rate limit
|
||||||
DEFAULT_API_RATE_LIMIT=60/minute
|
DEFAULT_API_RATE_LIMIT=60/minute
|
||||||
API_KEY_RATE_LIMIT=60/minute
|
|
||||||
|
|
||||||
# Live Server Secret Key
|
# Live Server Secret Key
|
||||||
LIVE_SERVER_SECRET_KEY=htbqvBJAgpm9bzvf3r4urJer0ENReatceh
|
LIVE_SERVER_SECRET_KEY=htbqvBJAgpm9bzvf3r4urJer0ENReatceh
|
||||||
|
|||||||
Reference in New Issue
Block a user