remove dup

This commit is contained in:
zzz
2009-02-02 13:59:50 +00:00
parent 78d5080d78
commit 6f948df089

View File

@ -136,14 +136,13 @@ wrapper.on_exit.4=RESTART
wrapper.on_exit.5=RESTART
# the router may take a few seconds to save state, etc
wrapper.jvm_exit.timeout=10
wrapper.jvm_exit.timeout=30
# give the OS 60s to clear all the old sockets / etc before restarting
wrapper.restart.delay=60
wrapper.ping.interval=600
wrapper.ping.timeout=605
wrapper.jvm_exit.timeout=30
# use the wrapper's internal timer thread. otherwise this would
# force a restart of the router during daylight savings time as well