Switch to unified view

a b/web/init/default-scweb
1
# Values for the upmpdcli Songcast Receiver control web interface
2
3
# Actually start ?
4
SCWEB_DORUN=yes
5
6
SCWEB_USER=upmpdcli
7
8
# Address can 0.0.0.0 for all interfaces or empty for localhost only
9
SCWEB_ADDRESS=0.0.0.0
10
11
# Choose port
12
#SCWEB_PORT=8777