add commands take infinite backups

This commit is contained in:
2019-12-23 11:32:37 +01:00
parent e6a5224b3e
commit 30e9ed68d3
2 changed files with 4 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ dbUser='oc_admin'
dbPassword='O1sQtsof2aJhua7/KFjDCb330Dwgy/'
# TODO: The maximum number of backups to keep (when set to 0, all backups are kept)
maxNrOfBackups=1
maxNrOfBackups=0
# File names for backup files
# If you prefer other file names, you'll also have to change the NextcloudRestore.sh script.