mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 14:39:26 -02:30
Purge more qpid configuration
This commit is contained in:
@@ -1015,11 +1015,6 @@ LOGGING = {
|
|||||||
'level': 'WARNING',
|
'level': 'WARNING',
|
||||||
'propagate': False,
|
'propagate': False,
|
||||||
},
|
},
|
||||||
'qpid.messaging': {
|
|
||||||
'handlers': ['console', 'file', 'tower_warnings'],
|
|
||||||
'propagate': False,
|
|
||||||
'level': 'WARNING',
|
|
||||||
},
|
|
||||||
'py.warnings': {
|
'py.warnings': {
|
||||||
'handlers': ['console'],
|
'handlers': ['console'],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user