add production flag to config
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@
|
||||
"max_url_length": 131072,
|
||||
"max_retention_days": 3650,
|
||||
"rate_limit_requests": 10,
|
||||
"rate_limit_window": 60
|
||||
"rate_limit_window": 60,
|
||||
"production": true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user