summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/inc/locationinfo.inc.php
diff options
context:
space:
mode:
authorSimon Rettberg2019-11-27 17:26:48 +0100
committerSimon Rettberg2019-11-27 17:26:48 +0100
commit7957096023ad49b83793d7505a6d020421c8262d (patch)
treebc26760b0689ff18ef9cd832612764c107a5ece8 /modules-available/locationinfo/inc/locationinfo.inc.php
parent[statistics/rebootcontrol] Implement editing subnet (diff)
parent[locationinfo] add new kiosk-mode options to url-panels (diff)
downloadslx-admin-7957096023ad49b83793d7505a6d020421c8262d.tar.gz
slx-admin-7957096023ad49b83793d7505a6d020421c8262d.tar.xz
slx-admin-7957096023ad49b83793d7505a6d020421c8262d.zip
Merge branch 'master' into wol
Diffstat (limited to 'modules-available/locationinfo/inc/locationinfo.inc.php')
-rw-r--r--modules-available/locationinfo/inc/locationinfo.inc.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/locationinfo/inc/locationinfo.inc.php b/modules-available/locationinfo/inc/locationinfo.inc.php
index d5fec3aa..0a391a83 100644
--- a/modules-available/locationinfo/inc/locationinfo.inc.php
+++ b/modules-available/locationinfo/inc/locationinfo.inc.php
@@ -121,6 +121,10 @@ class LocationInfo
'urllist' => '',
'insecure-ssl' => 0,
'reload-minutes' => 0,
+ 'split-login' => 0,
+ 'browser' => 'slx-browser',
+ 'interactive' => 0,
+ 'bookmarks' => '',
);
}
return array();