mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-06-01 15:39:00 +00:00
wip
This commit is contained in:
7
.github/workflows/e2e.yml
vendored
7
.github/workflows/e2e.yml
vendored
@@ -102,8 +102,11 @@ jobs:
|
||||
# Sign-up
|
||||
SIGNUP_DISABLED=false
|
||||
|
||||
# API rate limit
|
||||
API_RATE_LIMIT=120,60,600
|
||||
# API throttling
|
||||
THROTTLE_GLOBAL_TTL=60000
|
||||
THROTTLE_GLOBAL_LIMIT=300
|
||||
THROTTLE_AUTH_TTL=60000
|
||||
THROTTLE_AUTH_LIMIT=30
|
||||
|
||||
# Redis
|
||||
REDIS_HOST=127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user