ソースを参照

Merge pull request #2473 from etkecc/patch-166

restore borg prefixes
pull/2475/head
Slavi Pantaleev 3年前
committed by GitHub
コミット
e78c52a63a
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      group_vars/matrix_servers

+ 2
- 0
group_vars/matrix_servers ファイルの表示

@@ -1881,6 +1881,8 @@ matrix_bot_draupnir_systemd_required_services_list: |
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"



読み込み中…
キャンセル
保存