diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 16:22:38 -0700 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-08-03 16:22:38 -0700 |
commit | 100a7ea06e35f283d86f11fd5b8a31ee9a433fa1 (patch) | |
tree | d1a26ada9660041304f81ad2ab69ea0b5f298758 | |
parent | Merge commit 'f6f7511a4' into dinsic (diff) | |
parent | fix broken link in sample config (#7712) (diff) | |
download | synapse-100a7ea06e35f283d86f11fd5b8a31ee9a433fa1.tar.xz |
Merge commit 'e452973fd' into dinsic
* commit 'e452973fd': fix broken link in sample config (#7712)
-rw-r--r-- | changelog.d/7712.misc | 1 | ||||
-rw-r--r-- | docs/sample_config.yaml | 2 | ||||
-rw-r--r-- | synapse/config/oidc_config.py | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/7712.misc b/changelog.d/7712.misc new file mode 100644 |