瀏覽代碼
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] |
|
|
|
}} |
|
|
|
|
|
|
|
|