rust-synapse-compress-state
rust-synapse-compress-state copied to clipboard
Allow running with TLS on the database
Ran into this as my network requires TLS on postgres connections. Presumably https://github.com/matrix-org/rust-synapse-compress-state/blob/master/src/database.rs#L29 needs changing