|
|
|
@@ -1407,3 +1407,20 @@ matrix_registration_database_password: "{{ matrix_synapse_macaroon_secret_key | |
|
|
|
# /matrix-registration |
|
|
|
# |
|
|
|
###################################################################### |
|
|
|
|
|
|
|
###################################################################### |
|
|
|
# |
|
|
|
# matrix-postgres-backup |
|
|
|
# |
|
|
|
###################################################################### |
|
|
|
|
|
|
|
matrix_postgres_backup_connection_hostname: "{{ matrix_postgres_connection_hostname }}" |
|
|
|
matrix_postgres_backup_connection_port: "{{ matrix_postgres_connection_port }}" |
|
|
|
matrix_postgres_backup_connection_username: "{{ matrix_postgres_connection_username }}" |
|
|
|
matrix_postgres_backup_connection_password: "{{ matrix_postgres_connection_password }}" |
|
|
|
|
|
|
|
###################################################################### |
|
|
|
# |
|
|
|
# /matrix-postgres-backup |
|
|
|
# |
|
|
|
###################################################################### |