mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 08:48:46 -03:30
remove kombu
This commit is contained in:
committed by
Ryan Petrello
parent
403e9bbfb5
commit
be58906aed
@@ -1112,10 +1112,6 @@ LOGGING = {
|
||||
'handlers': ['console', 'file', 'tower_warnings'],
|
||||
'level': 'WARNING',
|
||||
},
|
||||
'kombu': {
|
||||
'handlers': ['console', 'file', 'tower_warnings'],
|
||||
'level': 'WARNING',
|
||||
},
|
||||
'rest_framework.request': {
|
||||
'handlers': ['console', 'file', 'tower_warnings'],
|
||||
'level': 'WARNING',
|
||||
|
||||
Reference in New Issue
Block a user