diff options
Diffstat (limited to 'etc/mf-backup')
| -rw-r--r-- | etc/mf-backup | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/mf-backup b/etc/mf-backup index ccb3d31..3d5f204 100644 --- a/etc/mf-backup +++ b/etc/mf-backup @@ -20,11 +20,7 @@ BACKUP_MARIADB=n # that /usr/local/bin/occ exists as a wraper for the PHP OCC interface # for Nextcloud. Data assumed to be in /data/nextcloud. # Note that BACKUP_MARIADB has no impact on BACKUP_NEXTCLOUD -BACKUP_NEXTCLOUD=m - -# B2 Key ID and Key for replication to Backblaze B2 -B2_KEY_ID= -B2_KEY= +BACKUP_NEXTCLOUD=n # Kopia Options KOPIA_OPTS="--disable-color" |
