Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client_location`. (#11774)
This changes the behaviour of the root endpoint to redirect directly to the configuration of `web_client_location` if it is given an HTTP(S) URL.
Showing
- changelog.d/11774.misc 1 addition, 0 deletionschangelog.d/11774.misc
- docs/sample_config.yaml 1 addition, 9 deletionsdocs/sample_config.yaml
- docs/upgrade.md 11 additions, 0 deletionsdocs/upgrade.md
- synapse/app/homeserver.py 7 additions, 5 deletionssynapse/app/homeserver.py
- synapse/config/server.py 20 additions, 14 deletionssynapse/config/server.py
Loading
Please register or sign in to comment