소스 검색
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>
pull/3946/head
Suguru Hirahara
1 년 전
No known key found for this signature in database
GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일과
0개의 추가작업 그리고
1개의 파일을 삭제
-
group_vars/matrix_servers
|
|
|
@@ -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" |
|
|
|
|