From 624793a00922c3f45da603d03b3a33e5ebf64d29 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Thu, 20 Aug 2020 09:24:22 +0200 Subject: [PATCH] Add changelog item --- changelog/unreleased/enable-external-apps.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelog/unreleased/enable-external-apps.md diff --git a/changelog/unreleased/enable-external-apps.md b/changelog/unreleased/enable-external-apps.md new file mode 100644 index 0000000000..44eaee333c --- /dev/null +++ b/changelog/unreleased/enable-external-apps.md @@ -0,0 +1,5 @@ +Change: enable Settings and Accounts apps by default + +The default ocis-web config now adds the frontend of ocis-accounts and ocis-settings to the builtin web config. + +https://github.com/owncloud/ocis-phoenix/pull/80