We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc50712 commit 7e57b37Copy full SHA for 7e57b37
1 file changed
deis/settings.py
@@ -252,7 +252,6 @@
252
CELERY_ACCEPT_CONTENT = ['pickle', 'json']
253
CELERY_IMPORTS = ('api.tasks',)
254
CELERY_RESULT_BACKEND = 'amqp'
255
-CELERYD_CONCURRENCY = 8
256
257
258
# default deis settings
0 commit comments