Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent start_for_complement.sh from setting START_POSTGRES to false when it's already set #16985

Merged
merged 3 commits into from
Mar 21, 2024

Commits on Mar 7, 2024

  1. Prevent start_for_complement.sh from setting START_POSTGRES to false …

    …if already set
    
    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 being disabled if it has already been explicitly enabled.
    anoadragon453 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ff0c0ec View commit details
    Browse the repository at this point in the history
  2. changelog

    anoadragon453 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d687073 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    44e898f View commit details
    Browse the repository at this point in the history