remove dup
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user