diff --git a/changelog/unreleased/no-demo-users.md b/changelog/unreleased/no-demo-users.md new file mode 100644 index 0000000000..35b7e2b86c --- /dev/null +++ b/changelog/unreleased/no-demo-users.md @@ -0,0 +1,6 @@ +Change: Don't create demo users by default + +As we are coming closer to the first beta, we need to disable the creation of the demo users by default. + +https://github.com/owncloud/ocis/pull/3474 +https://github.com/owncloud/ocis/issues/3181