瀏覽代碼

Suggested fix from spantaleev

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2002/head
Charles Wright 3 年之前
committed by GitHub
父節點
當前提交
dffa91ec8e
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      group_vars/matrix_servers

+ 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]
}}



Loading…
取消
儲存