浏览代码
fix typo
pull/1900/head
Aine
4 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 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. |
|
|
|
|