remove duplicate

This commit is contained in:
Eric House 2013-07-23 18:30:08 -07:00
parent bfc617720e
commit 41160579ca

View file

@ -74,7 +74,3 @@ LOGFILE_PATH=./xwrelay.log
# messages. The latter doesn't seem as reliable with newer psql
# servers. Anything but 0 is treated as true.
USE_B64=1
# How many tcp sockets should we have open at once before rebooting on
# the assumption they're somehow leaking?
MAXSOCKS=500