Przeglądaj źródła
Suggested fix from spantaleev
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/2002/head
Charles Wright
3 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
1 dodań i
1 usunięć
-
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] |
|
|
|
}} |
|
|
|
|
|
|
|
|