소스 검색

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



불러오는 중...
취소
저장