mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
add a settings flag for writing all external logs to disk
This commit is contained in:
@@ -1226,6 +1226,8 @@ LOGGING = {
|
||||
},
|
||||
}
|
||||
}
|
||||
LOG_AGGREGATOR_AUDIT = False
|
||||
|
||||
# Apply coloring to messages logged to the console
|
||||
COLOR_LOGS = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user