mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-28 23:20:09 +03:00
21daa56ee1
I have a use case where I'd like the Synapse image to start up a postgres instance that I can use, but don't want to force Synapse to use postgres as well. This commit prevents postgres from being started when it has already been explicitly enabled elsewhere.
1 line
107 B
Text
1 line
107 B
Text
Allow containers building on top of Synapse's Complement container is use the included PostgreSQL cluster.
|