From 21994e3829cb6ad3814dda3c56fb4d34d35aabaa Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Thu, 22 Feb 2024 17:25:27 -0500 Subject: [PATCH] Add idle_timeout section. --- cfgs/misc-macros.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cfgs/misc-macros.cfg b/cfgs/misc-macros.cfg index 7d3af82..02727c0 100644 --- a/cfgs/misc-macros.cfg +++ b/cfgs/misc-macros.cfg @@ -1,3 +1,6 @@ +[idle_timeout] +timeout: 600 + [force_move] enable_force_move: True