diff --git a/app/config.py b/app/config.py index a8463ae63..295adab1c 100644 --- a/app/config.py +++ b/app/config.py @@ -414,8 +414,6 @@ class Staging(Config): API_RATE_LIMIT_ENABLED = True CHECK_PROXY_HEADER = True REDIS_ENABLED = True - SQLALCHEMY_POOL_TIMEOUT = 30 - SQLALCHEMY_POOL_RECYCLE = 300 API_KEY_LIMITS = { KEY_TYPE_TEAM: {