Files
matrix-synapse/abra.sh
Philipp Rothmann 65a149eac3 add env vars for idp_id, allow_existing_users
Migrating from an idp old homeserver.yaml config could require to set
the idp_id to 'oidc' see this issue for reference:
https://github.com/matrix-org/synapse/issues/9514#issuecomment-788805476
2022-05-12 16:59:22 +02:00

4 lines
97 B
Bash

export ENTRYPOINT_CONF_VERSION=v1
export HOMESERVER_YAML_VERSION=v9
export LOG_CONFIG_VERSION=v2