minor config changes

remotes/origin/HEAD
Tobias Weiss 7 years ago
parent e54f75f678
commit 88202cb606

@ -23,7 +23,7 @@ default_receipt_index=0
# The URL address of your lab's ORSEE
orsee_url=http://yourORSEEserver.tld
# URLs to available webcams
webcams="http://user:pass@webcam_left|http://user:pass@webcam_right"
webcams=http://user:pass@webcam_left|http://user:pass@webcam_right
# Display names for the webcams
webcam_names="Webcam right|Webcam left"
@ -49,7 +49,8 @@ netstat_command=/bin/netstat
# The command used to kill 'zleaf.exe' instances (part of the 'psmisc' package)
killall_command=/usr/bin/killall
# Where all Labcontrol data got installed
labcontrol_installation_directory=/usr/local/share/labcontrol
labcontrol_installation_directory=/usr/local/share/labcontrol #DOTO: REMOVE WHEN NOT NEEDED ANYMORE (AFTER 2.1.4 MIRGRATION
labcontrol_data_directory=/usr/local/share/labcontrol
# Path to your latex binary
latex_command=/usr/bin/latex
# Path to your dvips binary

Loading…
Cancel
Save