Update Empyrion - Backup Exclude Toggle (#251)

This adds a checkbox slider to allow disabling the download of the default backup exclude file.
This commit is contained in:
IceOfWraith
2022-12-16 22:26:30 -06:00
committed by GitHub
parent 09d6d804bf
commit 7e025bac53
2 changed files with 18 additions and 0 deletions

View File

@@ -21,6 +21,8 @@
"UpdateSourceData":"https://github.com/CubeCoders/AMPTemplates/raw/main/exclusions/.backupExclusionsEmpyrion1",
"UpdateSourceArgs":".backupExclude",
"UpdateSourceTarget":"{{$FullBaseDir}}",
"UpdateSourceConditionSetting": "backupExclude",
"UpdateSourceConditionValue": "true",
"OverwriteExistingFiles":false
}
]