diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7006.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7006.feature b/changelog.d/7006.feature new file mode 100644 index 0000000000..d2ce9dbaca --- /dev/null +++ b/changelog.d/7006.feature @@ -0,0 +1 @@ +Extend the `web_client_location` option to accept an absolute URL to use as a redirect. Adds a warning when running the web client on the same hostname as homeserver. Contributed by Martin Milata. |