mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-20 04:08:01 +03:00
Remove an obsolete variable: backup_borg_retention_prefix
It has been removed with https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg/commit/30f0f92dc5e100848b4ec3ba13f0c26439cf62e8 for updating borgmatic to v1.8.2. Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
@@ -3199,7 +3199,6 @@ matrix_pantalaimon_homeserver_url: "{{ matrix_addons_homeserver_client_api_url }
|
||||
backup_borg_enabled: false
|
||||
|
||||
backup_borg_identifier: matrix-backup-borg
|
||||
backup_borg_retention_prefix: matrix-
|
||||
backup_borg_storage_archive_name_format: matrix-{now:%Y-%m-%d-%H%M%S}
|
||||
|
||||
backup_borg_base_path: "{{ matrix_base_data_path }}/backup-borg"
|
||||
|
||||
Reference in New Issue
Block a user