added parameter in config file to disable backup job
This commit is contained in:
@@ -28,6 +28,7 @@ dashboard:
|
||||
backups:
|
||||
path: "backups"
|
||||
cron: "*/30 * * * *"
|
||||
enabled: false
|
||||
|
||||
exports:
|
||||
path: "exports"
|
||||
|
||||
Reference in New Issue
Block a user