1
0

r.sock changed to sock.

This commit is contained in:
Alexander Andreev 2023-02-07 02:24:58 +04:00
parent 192fa0d58f
commit 0ff8f4310e
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F

View File

@ -1,7 +1,7 @@
# Sets network type (could be tcp{,4,6}, unix)
# and address:port or /path/to/unix.sock to
# listen on.
listen_on: "unix /var/run/dwelling-radio/r.sock"
listen_on: "unix /var/run/dwelling-radio/sock"
icecast:
# URL to Icecast's status-json.xsl
url: "http://radio.arav.home.arpa/status-json.xsl"