Add live log visibility setting
This commit is contained in:
@@ -35,6 +35,7 @@ type Settings struct {
|
||||
ResticPath string `json:"resticPath"`
|
||||
RestoreRoot string `json:"restoreRoot"`
|
||||
PersistentLogDir string `json:"persistentLogDir,omitempty"`
|
||||
ShowLiveLog bool `json:"showLiveLog"`
|
||||
CatchUpWindowHrs int `json:"catchUpWindowHours"`
|
||||
CheckCron string `json:"checkCron"`
|
||||
PruneCron string `json:"pruneCron"`
|
||||
|
||||
Reference in New Issue
Block a user