Update base config file log_level settings to match the defaults.

This commit is contained in:
Pedro Algarvio 2012-11-26 03:39:58 +00:00
parent 7e3eccc805
commit d3d4e20036

View file

@ -46,12 +46,12 @@
#
# The level of messages to send to the console.
# One of 'garbage', 'trace', 'debug', info', 'warning', 'error', 'critical'.
# Default: 'warning'
#log_level: warning
# Default: 'info'
#log_level: info
#
# The level of messages to send to the log file.
# One of 'garbage', 'trace', 'debug', info', 'warning', 'error', 'critical'.
# Default: 'warning'
# Default: 'info'
#log_level_logfile:
#