diff --git a/docs/setup/configuration.rst b/docs/setup/configuration.rst index 821c82c..9b1572a 100644 --- a/docs/setup/configuration.rst +++ b/docs/setup/configuration.rst @@ -222,6 +222,8 @@ Sample configuration:: ; Socket file the daemon will listen on for incoming management commands ; Default: /tmp/supysonic/supysonic.sock socket = /var/run/supysonic.sock + ; Syntax for windows named pipe: + ;socket = \\.\pipe\supysonic.sock ; Defines if the file watcher should be started. Default: yes run_watcher = yes