Skip to content

Commit af9990d

Browse files
committed
Remove default setting
1 parent ae5e533 commit af9990d

File tree

1 file changed

+0
-1
lines changed
  • celery-async-tasks/source_code_final/django_celery

1 file changed

+0
-1
lines changed

celery-async-tasks/source_code_final/django_celery/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,3 @@
131131
# Celery settings
132132
CELERY_BROKER_URL = "redis://localhost:6379"
133133
CELERY_RESULT_BACKEND = "redis://localhost:6379"
134-
CELERY_BROKER_CONNECTION_RETRY_ON_STARTUP = True

0 commit comments

Comments
 (0)