Add configuration for scan interval. Default 5 mins
This commit is contained in:
@@ -21,6 +21,7 @@ type sonic struct {
|
||||
ProbeCommand string `default:"ffmpeg %s -f ffmetadata"`
|
||||
PlsIgnoreFolders bool `default:"true"`
|
||||
PlsIgnoredPatterns string `default:"^iCloud;\\~"`
|
||||
ScanInterval string `default:"5m"`
|
||||
|
||||
// DevFlags. These are used to enable/disable debugging and incomplete features
|
||||
DevDisableAuthentication bool `default:"false"`
|
||||
|
||||
Reference in New Issue
Block a user