diff --git a/configs/config.yaml b/configs/config.yaml index 0bae7a3..ce65e72 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 /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"