diff --git a/configs/config.yaml b/configs/config.yaml index 1265573..0501c20 100644 --- a/configs/config.yaml +++ b/configs/config.yaml @@ -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 /tmp/dwelling-radio.sock" +listen_on: "unix /var/run/dwelling-radio/radio.sock" icecast: # URL to Icecast's status-json.xsl url: "http://reimu.arav.home.arpa/status-json.xsl"