mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 05:03:13 -04:00
Merge pull request #1520 from alphagov/rc_remaove_staging_sqlalchemy_config
Revert the SQLALCHEMY config changes on staging
This commit is contained in:
@@ -414,8 +414,6 @@ class Staging(Config):
|
|||||||
API_RATE_LIMIT_ENABLED = True
|
API_RATE_LIMIT_ENABLED = True
|
||||||
CHECK_PROXY_HEADER = True
|
CHECK_PROXY_HEADER = True
|
||||||
REDIS_ENABLED = True
|
REDIS_ENABLED = True
|
||||||
SQLALCHEMY_POOL_TIMEOUT = 30
|
|
||||||
SQLALCHEMY_POOL_RECYCLE = 300
|
|
||||||
|
|
||||||
API_KEY_LIMITS = {
|
API_KEY_LIMITS = {
|
||||||
KEY_TYPE_TEAM: {
|
KEY_TYPE_TEAM: {
|
||||||
|
|||||||
Reference in New Issue
Block a user