change supysonic daemon socket
This commit is contained in:
parent
7fa9bf43c0
commit
1197fb7523
@ -35,7 +35,7 @@ log_level = {{supysonic_log_level}}
|
|||||||
; This prevents running too many scans when multiple changes are detected for a
|
; This prevents running too many scans when multiple changes are detected for a
|
||||||
; single file over a short time span. Default: 5
|
; single file over a short time span. Default: 5
|
||||||
wait_delay = 5
|
wait_delay = 5
|
||||||
socket = /var/run/supysonic.sock
|
socket = /var/supysonic/supysonic.sock
|
||||||
|
|
||||||
; Optional rotating log file for the scanner daemon. Logs to stderr if empty
|
; Optional rotating log file for the scanner daemon. Logs to stderr if empty
|
||||||
log_file = /var/supysonic/supysonic-daemon.log
|
log_file = /var/supysonic/supysonic-daemon.log
|
||||||
|
Loading…
Reference in New Issue
Block a user