diff --git a/changelog/unreleased/fix-konnectd-build.md b/changelog/unreleased/fix-konnectd-build.md new file mode 100644 index 0000000000..63b20ea1e2 --- /dev/null +++ b/changelog/unreleased/fix-konnectd-build.md @@ -0,0 +1,8 @@ +Bugfix: Fix konnectd build + +Tags: konnectd + +We fixed the default config for konnectd and updated the Makefile to include the `yarn install`and `yarn build` steps if the static assets are missing. + +https://github.com/owncloud/ocis/pull/809 +