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