#1943 Able to config fsck timeout
This commit is contained in:
@ -162,6 +162,7 @@ var (
|
||||
Enabled bool
|
||||
RunAtStart bool
|
||||
Schedule string
|
||||
Timeout time.Duration
|
||||
Args []string `delim:" "`
|
||||
} `ini:"cron.repo_health_check"`
|
||||
CheckRepoStats struct {
|
||||
|
Reference in New Issue
Block a user