Autoheal functionality
This commit is contained in:
@@ -13,6 +13,7 @@ type ConfigInterface interface {
|
||||
GetNumOfWorkers() int
|
||||
GetRefreshEverySeconds() int
|
||||
GetCacheTimeHours() int
|
||||
EnableRepair() bool
|
||||
GetPort() string
|
||||
GetDirectories() []string
|
||||
MeetsConditions(directory, fileID, fileName string) bool
|
||||
|
||||
Reference in New Issue
Block a user