Suicide timer docs now state 0 turns off timer

This commit is contained in:
Strahinja Val Markovic 2013-10-29 10:51:02 -07:00
parent 3a6b87bf6d
commit e14ffadbd2

View File

@ -935,6 +935,8 @@ The default option is `43200` seconds which is 12 hours. The reason for the
interval being this long is to prevent the server from shutting down if you interval being this long is to prevent the server from shutting down if you
leave your computer (and Vim) turned on during the night. leave your computer (and Vim) turned on during the night.
A setting of `0` turns off the timer.
The server "heartbeat" that checks whether this interval has passed occurs every The server "heartbeat" that checks whether this interval has passed occurs every
10 minutes. 10 minutes.