Update config_sample.py

This commit is contained in:
ahmedbodi 2013-12-27 23:55:17 +01:00
parent 9db408c6e5
commit 8e43420767

View File

@ -54,7 +54,7 @@ LOGDIR = 'log/'
# Main application log file.
LOGFILE = None # eg. 'stratum.log'
LOGLEVEL = 'DEBUG'
# Logging Rotation can be enabled with the following settings
# It if not enabled here, you can set up logrotate to rotate the files.
# For built in log rotation set LOG_ROTATION = True and configrue the variables