mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 13:10:11 -03:30
Fix another instance.
This commit is contained in:
@@ -90,9 +90,6 @@ CHANNEL_LAYERS = {
|
|||||||
'CONFIG': {'url': CELERY_BROKER_URL}}
|
'CONFIG': {'url': CELERY_BROKER_URL}}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Mongo host configuration
|
|
||||||
MONGO_HOST = NotImplemented
|
|
||||||
|
|
||||||
# Set True to enable additional logging from the job_event_callback plugin
|
# Set True to enable additional logging from the job_event_callback plugin
|
||||||
JOB_CALLBACK_DEBUG = False
|
JOB_CALLBACK_DEBUG = False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user