diff --git a/changelog/unreleased/76 b/changelog/unreleased/76.md similarity index 100% rename from changelog/unreleased/76 rename to changelog/unreleased/76.md diff --git a/changelog/unreleased/change-default-namespace.md b/changelog/unreleased/change-default-namespace.md index 0b31f260dd..c8f0625ec9 100755 --- a/changelog/unreleased/change-default-namespace.md +++ b/changelog/unreleased/change-default-namespace.md @@ -6,4 +6,6 @@ This change jails users into the `/home` namespace, and allows configuring the n This will allow us to focus on getting a single storage driver like eos or owncloud tested and better resembles what owncloud 10 does. -To get back the global namespace, which ultimately is the goal, just set the above environment variable to `/`. \ No newline at end of file +To get back the global namespace, which ultimately is the goal, just set the above environment variable to `/`. + +https://github.com/owncloud/ocis-reva/pull/68