larigira/celeryconfig.py
2014-10-26 17:48:24 +01:00

2 lines
80 B
Python

CELERY_RESULT_BACKEND = 'redis://localhost:6379/0'
CELERYD_POOL_RESTARTS = True