0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 02:08:56 +02:00
synapse/docker/complement/conf
Andrew Morgan 21daa56ee1
Prevent start_for_complement.sh from setting START_POSTGRES to false when it's already set (#16985)
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.
2024-03-21 13:50:51 +00:00
..
postgres.supervisord.conf Prevent start_for_complement.sh from setting START_POSTGRES to false when it's already set (#16985) 2024-03-21 13:50:51 +00:00
start_for_complement.sh Prevent start_for_complement.sh from setting START_POSTGRES to false when it's already set (#16985) 2024-03-21 13:50:51 +00:00
workers-shared-extra.yaml.j2 Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00