Remove an obsolete variable: backup_borg_retention_prefix

It has been removed with 30f0f92dc5 for updating borgmatic to v1.8.2.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2025-01-16 20:55:01 +09:00
parent f8dfba6534
commit 9ffd40bcd2
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -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"