mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-14 14:12:17 +00:00
Merge remote-tracking branch 'lolspark/patch-1'
This commit is contained in:
commit
245e9c7c54
@ -222,6 +222,8 @@ Sample configuration::
|
|||||||
; Socket file the daemon will listen on for incoming management commands
|
; Socket file the daemon will listen on for incoming management commands
|
||||||
; Default: /tmp/supysonic/supysonic.sock
|
; Default: /tmp/supysonic/supysonic.sock
|
||||||
socket = /var/run/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
|
; Defines if the file watcher should be started. Default: yes
|
||||||
run_watcher = yes
|
run_watcher = yes
|
||||||
|
Loading…
Reference in New Issue
Block a user