Explorar el Código

Merge pull request #3946 from luixxiul/fix

Remove an obsolete variable: backup_borg_retention_prefix
pull/3947/head
Slavi Pantaleev hace 1 año
committed by GitHub
padre
commit
38fff9fbf5
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      group_vars/matrix_servers

+ 0
- 1
group_vars/matrix_servers Ver fichero

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


Cargando…
Cancelar
Guardar