From e42acf0982119c844bf1cf67d93ccfcebdf445ae Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 25 Aug 2017 15:05:35 -0700 Subject: [PATCH] force employee logouts, employee session reports, RT#74953 --- FS/FS/Conf.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d41cc741b..e2ebd09af 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5788,8 +5788,8 @@ and customer address. Include units.', { 'key' => 'logout-timeout', - 'section' => 'UI', - 'description' => 'If set, automatically log users out of the backoffice after this many minutes.', + 'section' => 'deprecated', + 'description' => 'Deprecated. Used to automatically log users out of the backoffice after this many minutes. Set session timeouts in employee groups instead.', 'type' => 'text', }, -- 2.11.0