瀏覽代碼
Merge pull request #1900 from etkecc/patch-21
fix typo
pull/1901/head
Slavi Pantaleev
4 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有
1 個文件被更改,包括
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. |
|
|
|
|