ソースを参照

Merge pull request #1900 from etkecc/patch-21

fix typo
pull/1901/head
Slavi Pantaleev 4年前
committed by GitHub
コミット
9ffff97979
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/matrix-base/defaults/main.yml

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

@@ -9,7 +9,7 @@
matrix_domain: ~

# The optional matrix admin MXID, used in bridges' configs to set bridge admin user
# Example value: "@someone:{{ matrix_admin }}"
# Example value: "@someone:{{ matrix_domain }}"
matrix_admin: ''

# This will contain the homeserver implementation that is in use.


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