fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
77abfa658f94392ca8ec399129a7ff2b89f7202d
[wolnelektury.git]
/
wolnelektury
/
settings
/
celery.py
1
BROKER_URL = 'django://'
2
3
CELERY_EAGER_PROPAGATES_EXCEPTIONS = True
4
CELERY_SEND_TASK_ERROR_EMAILS = True
5
CELERY_ACCEPT_CONTENT = ['pickle']