|
@@ -1,7 +1,6 @@
|
|
scheduler:
|
|
scheduler:
|
|
# run every day at 6:00 and 18:00 UTC
|
|
# run every day at 6:00 and 18:00 UTC
|
|
- # cron: "15 16 */1 * *"
|
|
|
|
- cron: "55 1 */1 * *"
|
|
|
|
|
|
+ cron: "15 16 */1 * *"
|
|
# number of backups to keep locally
|
|
# number of backups to keep locally
|
|
retention: 14
|
|
retention: 14
|
|
# backup operation timeout in minutes
|
|
# backup operation timeout in minutes
|