Remove invalid options from sample config.

This commit is contained in:
David Shrewsbury
2012-10-03 09:55:06 -04:00
parent 2d45172ad1
commit 25cac0ebc5

View File

@@ -31,8 +31,6 @@ reconnect_sleep = 60
server = 10.0.0.1:8080 10.0.0.2:8080
pid = /var/run/libra/libra_worker.pid
logfile = /var/log/libra/libra_worker.log
# syslog = true
# syslog_socket = /dev/log
# The [mgm] section is specific to the libra_mgm utility.