Complete URBM product rename
This commit is contained in:
@@ -168,8 +168,8 @@ func DefaultConfig() Config {
|
||||
Repositories: []Repository{},
|
||||
Notifications: []NotificationTarget{{SchemaVersion: SchemaVersion, ID: "unraid", Name: "Unraid", Type: "unraid", Enabled: true, Events: []string{"success", "warning", "failed"}}},
|
||||
Settings: Settings{
|
||||
ResticPath: "/usr/local/libexec/backupper/restic",
|
||||
RestoreRoot: "/mnt/user/backupper-restores",
|
||||
ResticPath: "/usr/local/libexec/urbm/restic",
|
||||
RestoreRoot: "/mnt/user/urbm-restores",
|
||||
CatchUpWindowHrs: 24,
|
||||
CheckCron: "0 3 1 * *",
|
||||
PruneCron: "0 4 * * 0",
|
||||
|
||||
Reference in New Issue
Block a user