Przeglądaj źródła

Add missing section separator

pull/1242/head
Slavi Pantaleev 4 lat temu
committed by GitHub
rodzic
commit
13e660bffd
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 6 dodań i 2 usunięć
  1. +6
    -2
      group_vars/matrix_servers

+ 6
- 2
group_vars/matrix_servers Wyświetl plik

@@ -218,7 +218,7 @@ matrix_appservice_irc_database_password: "{{ matrix_synapse_macaroon_secret_key

######################################################################
#
# /matrix-bridge-beeper-linkedin
# matrix-bridge-beeper-linkedin
#
######################################################################

@@ -248,7 +248,11 @@ matrix_beeper_linkedin_bridge_presence: "{{ matrix_synapse_presence_enabled if m
matrix_beeper_linkedin_database_engine: "{{ 'postgres' if matrix_postgres_enabled else 'sqlite' }}"
matrix_beeper_linkedin_database_password: "{{ matrix_synapse_macaroon_secret_key | password_hash('sha512', 'maulinkedin.db') | to_uuid }}"


######################################################################
#
# /matrix-bridge-beeper-linkedin
#
######################################################################

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


Ładowanie…
Anuluj
Zapisz