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
4 lines
97 B
Bash
4 lines
97 B
Bash
export ENTRYPOINT_CONF_VERSION=v1
|
|
export HOMESERVER_YAML_VERSION=v9
|
|
export LOG_CONFIG_VERSION=v2
|