Skip to content

Commit

Permalink
[wip] undo setting in base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jonavellecuerdo committed Oct 17, 2024
1 parent 3a668d7 commit 4ae6fab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solenoid/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@

# CELERY
INSTALLED_APPS += ["celery_progress"]
CELERY_BROKER_USE_SSL = False
CELERY_BROKER_TRANSPORT_OPTIONS = {
"max_retries": 5,
"interval_start": 0,
Expand Down

0 comments on commit 4ae6fab

Please sign in to comment.