Add changelog

This commit is contained in:
Paul Neubauer
2023-06-07 12:00:44 +02:00
parent e5179cd49c
commit a070ecdd72

View File

@@ -0,0 +1,5 @@
Enhancement: Add companion URL config
Introduce a config to set the imprint and privacy url via `WEB_OPTION_IMPRINT_URL` and `WEB_OPTION_PRIVACY_URL`.
https://github.com/owncloud/ocis/pull/6462