From b1e69bdb778fe69af2b3dcbacfff84f359e833aa Mon Sep 17 00:00:00 2001 From: Michael Richters Date: Thu, 23 Nov 2017 11:17:32 -0600 Subject: [PATCH] Changed default idle time in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1ff660a..2556a5a7 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ properties. All times are in seconds. > The amount of time that can pass between two pressed keys, before the plugin > considers it a new session, and starts all timers and counters over. > -> Defaults to 10 seconds. +> Defaults to 300 seconds (5 minutes). ### `.settings.lock_time_out`