Przeglądaj źródła

Update matrix_servers

pull/2161/head
Samuel Meenzen 3 lat temu
committed by GitHub
rodzic
commit
752d2ba8d0
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      group_vars/matrix_servers

+ 1
- 1
group_vars/matrix_servers Wyświetl plik

@@ -696,7 +696,7 @@ matrix_mautrix_discord_database_engine: "{{ 'postgres' if matrix_postgres_enable
matrix_mautrix_discord_database_password: "{{ '%s' | format(matrix_homeserver_generic_secret_key) | password_hash('sha512', 'maudiscord.db') | to_uuid }}"

# Enabling bridge.restricted_rooms for this bridge does not work well with Conduit, so we disable it by default.
# See: todo: add link to upstream issue
# This will be fixed in the upcoming `0.5.0` release of conduit.
matrix_mautrix_discord_bridge_restricted_rooms: "{{ false if matrix_homeserver_implementation == 'conduit' else true }}"

######################################################################


Ładowanie…
Anuluj
Zapisz