mirror of
https://github.com/RoboSats/robosats.git
synced 2025-08-11 12:40:01 +00:00
3 lines
82 B
Python
3 lines
82 B
Python
# This sets the django-celery-results backend
|
|
CELERY_RESULT_BACKEND = "django-db"
|