mirror of
https://github.com/spl0k/supysonic.git
synced 2024-12-22 00:46:18 +00:00
Update configuration.rst
Added example for windows in daemon section.
This commit is contained in:
parent
536c4e9fb0
commit
f696a2dc0d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user