From 9f8be2e57f52a40998f91f6c0235ed3f9c39ad25 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 14 Nov 2017 13:20:01 +0100 Subject: [locationinfo] Set SLX_AUTOLOGIN in config --- modules-available/locationinfo/inc/locationinfo.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'modules-available/locationinfo') diff --git a/modules-available/locationinfo/inc/locationinfo.inc.php b/modules-available/locationinfo/inc/locationinfo.inc.php index a5feb9ed..830fb050 100644 --- a/modules-available/locationinfo/inc/locationinfo.inc.php +++ b/modules-available/locationinfo/inc/locationinfo.inc.php @@ -104,6 +104,7 @@ class LocationInfo ConfigHolder::add('SLX_ADDONS', '', 1000); ConfigHolder::add('SLX_LOGOUT_TIMEOUT', '', 1000); ConfigHolder::add('SLX_SCREEN_STANDBY_TIMEOUT', '', 1000); + ConfigHolder::add('SLX_AUTOLOGIN', '1', 1000); } } -- cgit v1.2.3-55-g7522