Skip to content

Commit

Permalink
Enable low retry period for SMS high queue in production
Browse files Browse the repository at this point in the history
  • Loading branch information
jimleroyer committed Nov 14, 2023
1 parent 1c7ec5f commit f44a27c
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 f44a27c

Please sign in to comment.