Parcourir la source

Note about the max length of the postgres password

pull/732/head
anonym il y a 5 ans
committed by GitHub
Parent
révision
732f57cbd9
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      group_vars/matrix_servers

+ 1
- 0
group_vars/matrix_servers Voir le fichier

@@ -874,6 +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
matrix_postgres_connection_password: "synapse-password"
matrix_postgres_db_name: "homeserver"



Chargement…
Annuler
Enregistrer