1
0

Shortened socket name in config.

This commit is contained in:
Alexander Andreev 2022-03-30 18:50:29 +04:00
parent b2dc913e27
commit 3d8601ee51
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F

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/radio.sock"
listen_on: "unix /var/run/dwelling-radio/r.sock"
icecast:
# URL to Icecast's status-json.xsl
url: "http://reimu.arav.home.arpa/status-json.xsl"