diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-01-26 10:49:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-26 10:49:25 -0500 |
| commit | 26837d5dbeae211968b3d52cdc10f005ba612a9f (patch) | |
| tree | 7440b45b091bd43cae89990564fb231ff6df1e79 /synapse/config/oidc_config.py | |
| parent | Precompute joined hosts and store in Redis (#9198) (diff) | |
| download | synapse-26837d5dbeae211968b3d52cdc10f005ba612a9f.tar.xz | |
Do not require the CAS service URL setting (use public_baseurl instead). (#9199)
The current configuration is handled for backwards compatibility, but is considered deprecated.
Diffstat (limited to 'synapse/config/oidc_config.py')
| -rw-r--r-- | synapse/config/oidc_config.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/synapse/config/oidc_config.py b/synapse/config/oidc_config.py |
