diff --git a/changelog/unreleased/enhancement-add-imprint-privacy-url-config.md b/changelog/unreleased/enhancement-add-imprint-privacy-url-config.md new file mode 100644 index 00000000000..990e1a560c2 --- /dev/null +++ b/changelog/unreleased/enhancement-add-imprint-privacy-url-config.md @@ -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