소스 검색

Suggested fix from spantaleev

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2002/head
Charles Wright 3 년 전
committed by GitHub
부모
커밋
dffa91ec8e
No known key found for this signature in database 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]
}}



불러오는 중...
취소
저장