From e14ffadbd25298edf1dd642d947cd35d2150b398 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Tue, 29 Oct 2013 10:51:02 -0700 Subject: [PATCH] Suicide timer docs now state 0 turns off timer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e89006d..e86593f6 100644 --- a/README.md +++ b/README.md @@ -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 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 10 minutes.