feat: add new parameter
This commit is contained in:
@@ -34,6 +34,9 @@ TITLE=Goyco
|
|||||||
DEBUG=false
|
DEBUG=false
|
||||||
BCRYPT_COST=10
|
BCRYPT_COST=10
|
||||||
|
|
||||||
|
# CLI configuration
|
||||||
|
CLI_JSON_OUTPUT=false
|
||||||
|
|
||||||
# Rate limiting configuration (nb of request per minutes)
|
# Rate limiting configuration (nb of request per minutes)
|
||||||
RATE_LIMIT_AUTH=10
|
RATE_LIMIT_AUTH=10
|
||||||
RATE_LIMIT_GENERAL=200
|
RATE_LIMIT_GENERAL=200
|
||||||
|
|||||||
Reference in New Issue
Block a user