|
|
@ -23,7 +23,7 @@ default_receipt_index=0
|
|
|
|
# The URL address of your lab's ORSEE
|
|
|
|
# The URL address of your lab's ORSEE
|
|
|
|
orsee_url=http://yourORSEEserver.tld
|
|
|
|
orsee_url=http://yourORSEEserver.tld
|
|
|
|
# URLs to available webcams
|
|
|
|
# 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
|
|
|
|
# Display names for the webcams
|
|
|
|
webcam_names="Webcam right|Webcam left"
|
|
|
|
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)
|
|
|
|
# The command used to kill 'zleaf.exe' instances (part of the 'psmisc' package)
|
|
|
|
killall_command=/usr/bin/killall
|
|
|
|
killall_command=/usr/bin/killall
|
|
|
|
# Where all Labcontrol data got installed
|
|
|
|
# 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
|
|
|
|
# Path to your latex binary
|
|
|
|
latex_command=/usr/bin/latex
|
|
|
|
latex_command=/usr/bin/latex
|
|
|
|
# Path to your dvips binary
|
|
|
|
# Path to your dvips binary
|
|
|
|