ソースを参照

Update roles/custom/matrix-dendrite/defaults/main.yml

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2255/head
Array in a Matrix 3年前
committed by GitHub
コミット
2dc8917861
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/custom/matrix-dendrite/defaults/main.yml

+ 1
- 1
roles/custom/matrix-dendrite/defaults/main.yml ファイルの表示

@@ -195,4 +195,4 @@ matrix_dendrite_configuration_extension: "{{ matrix_dendrite_configuration_exten
# You most likely don't need to touch this variable. Instead, see `matrix_dendrite_configuration_yaml`.
matrix_dendrite_configuration: "{{ matrix_dendrite_configuration_yaml | from_yaml | combine(matrix_dendrite_configuration_extension, recursive=True) }}"

auto_join_rooms: []
matrix_dendrite_userapi_auto_join_rooms: []

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