Procházet zdrojové kódy

Update matrix_servers

pull/732/head
anonym před 5 roky
committed by GitHub
rodič
revize
d4ef751052
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      group_vars/matrix_servers

+ 1
- 1
group_vars/matrix_servers Zobrazit soubor

@@ -874,7 +874,7 @@ matrix_postgres_enabled: true

matrix_postgres_connection_hostname: "matrix-postgres"
matrix_postgres_connection_username: "synapse"
# Please note that max length of the password is 99 characters
# Please note that the max length of the password is 99 characters
matrix_postgres_connection_password: "synapse-password"
matrix_postgres_db_name: "homeserver"



Načítá se…
Zrušit
Uložit