Skip to content

Commit

Permalink
Enable low retry period for SMS high queue in production (#2020)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimleroyer authored Nov 14, 2023
1 parent 069af46 commit c3df334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,6 @@ class Production(Config):
API_RATE_LIMIT_ENABLED = True
CHECK_PROXY_HEADER = False
CRONITOR_ENABLED = False
FF_CELERY_CUSTOM_TASK_PARAMS = False


class Staging(Production):
Expand Down

0 comments on commit c3df334

Please sign in to comment.