mirror of
https://github.com/RoboSats/robosats.git
synced 2025-09-13 00:56:22 +00:00
3 lines
82 B
Python
3 lines
82 B
Python
# This sets the django-celery-results backend
|
|
CELERY_RESULT_BACKEND = "django-db"
|