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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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] |
|
|
|
}} |
|
|
|
|
|
|
|
|