This commit is contained in:
lucasdpt
2026-06-14 02:07:47 +02:00
parent 398e1e6ddf
commit 0129d81bd4
2475 changed files with 553889 additions and 553884 deletions
+12 -12
View File
@@ -1,12 +1,12 @@
#Only enable if you want to test the experimental backup system.
enabled = false
#Defines the backup type.
#- FULL_BACKUPS - every backup is a full backup.
#- INCREMENTAL - backup only files changed since the last backup
#- DIFFERENTIAL - backup only files changed since the last full backup
#Allowed Values: FULL_BACKUPS, INCREMENTAL, DIFFERENTIAL
backupType = "INCREMENTAL"
#The max amount of backup chains to keep.
# Default: 10
# Range: 1 ~ 32767
backupChainsToKeep = 10
#Only enable if you want to test the experimental backup system.
enabled = false
#Defines the backup type.
#- FULL_BACKUPS - every backup is a full backup.
#- INCREMENTAL - backup only files changed since the last backup
#- DIFFERENTIAL - backup only files changed since the last full backup
#Allowed Values: FULL_BACKUPS, INCREMENTAL, DIFFERENTIAL
backupType = "INCREMENTAL"
#The max amount of backup chains to keep.
# Default: 10
# Range: 1 ~ 32767
backupChainsToKeep = 10