Switch to unified view
a | b/debian/scweb.default | ||
---|---|---|---|
1 | # Values for the upmpdcli Songcast Receiver control web interface |
||
2 | |||
3 | # Actually start ? Not by default |
||
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 (default) |
||
9 | #SCWEB_ADDRESS= |
||
10 | |||
11 | # Choose port |
||
12 | SCWEB_PORT=8680 |