Update changelog

This commit is contained in:
Paul Neubauer
2023-06-19 12:38:15 +02:00
parent b5d74f2f4c
commit ca21a1448f
@@ -1,5 +1,5 @@
Enhancement: Add logged out url config
Introduce a config to set the more button url on the access denied page in web via `WEB_OPTION_LOGGED_OUT_HELP`.
Introduce a config to set the more button url on the access denied page in web via `WEB_OPTION_ACCESS_DENIED_HELP_URL`.
https://github.com/owncloud/ocis/pull/6549