summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig_bwlp/lang/en/config-variables.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-25 15:49:59 +0200
committerSimon Rettberg2017-04-25 15:49:59 +0200
commit0f154dc9f28c9682bba714b534dc1944984a287d (patch)
tree6feb0bb2a46403550df72a892e19e4feb8ae9fe6 /modules-available/baseconfig_bwlp/lang/en/config-variables.json
parent[statistics_reporting] Extend remote report by hwstats, date ranges, userstats (diff)
downloadslx-admin-0f154dc9f28c9682bba714b534dc1944984a287d.tar.gz
slx-admin-0f154dc9f28c9682bba714b534dc1944984a287d.tar.xz
slx-admin-0f154dc9f28c9682bba714b534dc1944984a287d.zip
[baseconfig_bwlp] Add SLX_AUTOSTART_UUID setting
This completely implements #3070
Diffstat (limited to 'modules-available/baseconfig_bwlp/lang/en/config-variables.json')
-rw-r--r--modules-available/baseconfig_bwlp/lang/en/config-variables.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules-available/baseconfig_bwlp/lang/en/config-variables.json b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
index ad1601c3..b6022245 100644
--- a/modules-available/baseconfig_bwlp/lang/en/config-variables.json
+++ b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
@@ -1,5 +1,6 @@
{
"SLX_ADDONS": "Addons to load. Currently, only *vmware* is available.",
+ "SLX_AUTOSTART_UUID": "Insert a lecture-id which you'll find in the bwLehrpool-Suite detail window of a lecture. This will automatically start the given lecture after a successful login.\r\n\r\n*This solution is only temporary*",
"SLX_BIOS_CLOCK": "Specifies whether and how the internal clock of the computer should be set in relation to the system time of the \/MiniLinux\/.\r\n*off* = The internal clock of the computer is not changed.\r\n*local* = The internal clock is set to local time. Preferably if, for example, there is still a native Windows installation available on the PC.\r\n*utc* = The internal clock is set to the \/Coordinated Universal Time\/. This is the most common setup in a pure Linux environment.",
"SLX_DEMO_PASS": "Password for the *demo* account. Leave empty to disallow logging in as the demo user.\r\nLike the root password, the demo user's password will be sent to the client in its hashed form.",
"SLX_LOGOUT_TIMEOUT": "Time \/in seconds\/, in which a user session may remain without action before it is terminated.Leave field blank to disable the function.",