disabled. And if you write - CELERY_RESULT_BACKEND = "disabled" in the celeryconfig.py file, then celery does not start with the error - ValueError: Unknown result backend: 'disabled'. Did you spell it correctly? (Couldn't import 'disabled': Empty module name)