3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

example-conf: log settings no longer need a restart to update

This commit is contained in:
James Lu 2017-01-08 17:34:08 -08:00
parent 7594933550
commit 74755db6e1

View File

@ -408,7 +408,6 @@ logging:
# Logs to file targets. These will be placed in the log/ folder in the
# PyLink directory, with a filename based on the current instance name
# and the target name: instancename-targetname.log
# Changing settings in this block will require a restart to take effect.
# When running with ./pylink, this will create log/pylink-errors.log
# When running with ./pylink someconf.yml, this will create log/someconf-errors.log