mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
uwsgi auto-reload on logging change
This commit is contained in:
@@ -999,7 +999,7 @@ LOGGING = {
|
||||
'propagate': False,
|
||||
},
|
||||
'awx.analytics': {
|
||||
'handlers': ['null'],
|
||||
'handlers': ['http_receiver'],
|
||||
'level': 'INFO',
|
||||
'propagate': False
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user