feat: a lot of a lot
This commit is contained in:
@@ -10,5 +10,6 @@ celery = Celery(
|
||||
celery.conf.result_backend_transport_options = {
|
||||
'global_keyprefix': 'crm_'
|
||||
}
|
||||
celery.conf.task_default_queue = 'crm'
|
||||
|
||||
from .tasks import *
|
||||
|
||||
Reference in New Issue
Block a user