Update logger configuration
* Remove unused/deprecated options * Hide user IPs * Set level to "info" Co-authored-by: Greg Karékinian <greg@karekinian.com>
This commit is contained in:
parent
dbf0e50abf
commit
6534086df2
@ -1,10 +1,8 @@
|
||||
loglevel: 4
|
||||
|
||||
log_rotate_size: 10485760
|
||||
log_rotate_date: ""
|
||||
log_rotate_count: 1
|
||||
|
||||
log_rate_limit: 100
|
||||
loglevel: info
|
||||
hide_sensitive_log_data: true
|
||||
|
||||
hosts:
|
||||
<% @hosts.each do |host| -%>
|
||||
|
Loading…
x
Reference in New Issue
Block a user