Switch to unified view

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