2 lines
80 B
Python
2 lines
80 B
Python
CELERY_RESULT_BACKEND = 'redis://localhost:6379/0'
|
|
CELERYD_POOL_RESTARTS = True
|