rust-synapse-compress-state icon indicating copy to clipboard operation
rust-synapse-compress-state copied to clipboard

Allow running with TLS on the database

Open Half-Shot opened this issue 4 years ago • 0 comments

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

Half-Shot avatar Feb 01 '21 13:02 Half-Shot