summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig_bwlp/lang/en/config-variables.json
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-26 13:54:15 +0100
committerSimon Rettberg2019-02-26 13:54:15 +0100
commit7134bfc685584f914b4e29d86efb776890515626 (patch)
treea33bb092f74a6d839080d5e9a74b7d91131d7300 /modules-available/baseconfig_bwlp/lang/en/config-variables.json
parent[dozmod] Add ServerSideCopy config option (diff)
downloadslx-admin-7134bfc685584f914b4e29d86efb776890515626.tar.gz
slx-admin-7134bfc685584f914b4e29d86efb776890515626.tar.xz
slx-admin-7134bfc685584f914b4e29d86efb776890515626.zip
[baseconfig_bwlp] Make default sound mute state configurable
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 9fd65053..99f6e259 100644
--- a/modules-available/baseconfig_bwlp/lang/en/config-variables.json
+++ b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
@@ -32,5 +32,6 @@
"SLX_VMCHOOSER_TAB": "Defines which tab is show by default, if the user doesn't have stored a last used session on his persistent home directory.\r\n*0*: Native Linux sessions\r\n*1*: User specific lectures\r\n*2*: All lectures\r\n*AUTO*: If the computer has low system specs, show the Linux sessions, otherwise, show all lectures",
"SLX_VMCHOOSER_TEMPLATES": "Defines how lectures that link to template VMs are treated wrt sorting.\r\n*IGNORE*: Sort among regular lectures\r\n*BUMP*: Move to top of list",
"SLX_VMCHOOSER_TIMEOUT": "Timeout in seconds after which the session will be closed if the user doesn't make any selection in vmChooser. Mouse or keyboard activity resets this timeout.",
+ "SLX_VM_SOUND": "Initial stateof the VM's sound output.\r\n*DEFAULT_MUTED*: Muted by default, tutor can override this setting for individual lectures.\r\n*DEFAULT_ACTIVE*: Active by default, tutor can override for lecture.\r\n*FORCE_MUTED*: Muted by default, only the user can change this after VM bootup.\r\n*FORCE_ACTIVE*: Active by default, only the user can change this after VM bootup.",
"SLX_WAKEUP_SCHEDULE": "Fixed time to turn on the computer. At the moment this feature takes effect on every day - also at the weekend. Several times can be specified, separated by spaces.\r\n\r\nNote that some hardware might not properly support wakeup. It's recommended to only enable this feature for rooms where it's known that the hardware supports it."
} \ No newline at end of file