summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-08-25 15:05:35 -0700
committerIvan Kohler <ivan@freeside.biz>2017-08-25 15:05:35 -0700
commite42acf0982119c844bf1cf67d93ccfcebdf445ae (patch)
tree96cb11efb674530f1421a32ca0cc5f70c3864ed4 /FS/FS/Conf.pm
parent33b9c827617bb2cd71772dfd32a1ac3902532c36 (diff)
force employee logouts, employee session reports, RT#74953
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index d41cc74..e2ebd09 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',
},