Autoheal functionality
This commit is contained in:
@@ -7,4 +7,5 @@ type ZurgConfig struct {
|
||||
NumOfWorkers int `yaml:"concurrent_workers"`
|
||||
RefreshEverySeconds int `yaml:"check_for_changes_every_secs"`
|
||||
CacheTimeHours int `yaml:"info_cache_time_hours"`
|
||||
CanRepair bool `yaml:"enable_repair"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user