## Defaults for the mpd-sima init script, sourced by SysV init.
## Comment and change values as needed.

# You may set HTTP proxies here
# Use with SysV init requires to export them
#HTTP_PROXY=http://proxy.example.org:8080
#HTTPS_PROXY=http://proxy.example.org:8080

# Pay attention:
# the following variable is honored only with SysV init
# Please use "systemctl disable mpd-sima" to prevent auto start with systemd init
START_MPD_SIMA=true
