浏览代码
Suggested fix from spantaleev
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2002/head
Charles Wright
3 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
group_vars/matrix_servers
|
|
|
@@ -2221,7 +2221,7 @@ matrix_registration_shared_secret: |- |
|
|
|
{ |
|
|
|
'synapse': matrix_synapse_registration_shared_secret, |
|
|
|
'dendrite': matrix_dendrite_registration_shared_secret, |
|
|
|
'conduit': '' |
|
|
|
'conduit': '', |
|
|
|
}[matrix_homeserver_implementation] |
|
|
|
}} |
|
|
|
|
|
|
|
|