# used to change daemon options, such as nice level or user 
# DAEMON_OPTS="-5 --user daemon"

# used to change Freeplayer html files location
HTTP_FBX="/var/www/easybox"

# used to change port for VLC http server
FREEPLAYER_PORT=8081

# used to add more options to vlc
# VLC_OPTS="--rt-priority"
