Преглед изворни кода

Note about the max length of the postgres password

pull/732/head
anonym пре 5 година
committed by GitHub
родитељ
комит
732f57cbd9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      group_vars/matrix_servers

+ 1
- 0
group_vars/matrix_servers Прегледај датотеку

@@ -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"



Loading…
Откажи
Сачувај