Explorar el Código
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
hace 1 año
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: E4F9743DAB4B7B75
Se han
modificado 1 ficheros con
0 adiciones y
1 borrados
-
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" |
|
|
|
|