Add env var to make the inotify stats frequency configurable
This commit is contained in:
@@ -151,6 +151,7 @@ func DefaultConfig() *config.Config {
|
||||
ScanDebounceDelay: 1 * time.Second,
|
||||
WatchFS: false,
|
||||
EnableFSRevisions: false,
|
||||
InotifyStatsFrequency: 5 * time.Minute,
|
||||
},
|
||||
},
|
||||
Events: config.Events{
|
||||
|
||||
Reference in New Issue
Block a user