mirror of
https://github.com/RoboSats/robosats.git
synced 2025-08-08 21:00:20 +00:00
2 lines
81 B
Python
2 lines
81 B
Python
# This sets the django-celery-results backend
|
|
CELERY_RESULT_BACKEND = 'django-db' |