Browse Source

Suggested fix from spantaleev

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2002/head
Charles Wright 3 years ago
committed by GitHub
parent
commit
dffa91ec8e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      group_vars/matrix_servers

+ 1
- 1
group_vars/matrix_servers View File

@@ -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…
Cancel
Save