force employee logouts, employee session reports, RT#74953
[freeside.git] / FS / FS / Conf.pm
index d41cc74..e2ebd09 100644 (file)
@@ -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',
   },