Allow configuring synapse database transaction limit
This commit is contained in:
@ -453,6 +453,7 @@ matrix_synapse_replication_http_port: 9093
|
||||
matrix_synapse_sentry_dsn: ""
|
||||
|
||||
# Postgres database information
|
||||
matrix_synapse_database_txn_limit: 0
|
||||
matrix_synapse_database_host: "matrix-postgres"
|
||||
matrix_synapse_database_port: 5432
|
||||
matrix_synapse_database_user: "synapse"
|
||||
|
Reference in New Issue
Block a user