From 1456898cd8814073cccd8bbe36866326ecba1cca Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Mon, 14 Dec 2020 11:55:26 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4de7bda82be..237492d8115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ * Change - Add cli-commands to manage accounts: [#115](https://github.com/owncloud/product/issues/115) * Change - Start ocis-accounts with the ocis server command: [#25](https://github.com/owncloud/product/issues/25) * Change - Properly style konnectd consent page: [#754](https://github.com/owncloud/ocis/pull/754) +* Change - Make all paths configurable and default to a common temp dir: [#1080](https://github.com/owncloud/ocis/pull/1080) * Change - Move the indexer package from ocis/accounts to ocis/ocis-pkg: [#794](https://github.com/owncloud/ocis/pull/794) * Change - Switch over to a new custom-built runtime: [#287](https://github.com/owncloud/ocis/pull/287) * Change - Move ocis default config to root level: [#842](https://github.com/owncloud/ocis/pull/842) @@ -435,6 +436,13 @@ https://github.com/owncloud/ocis/pull/754 +* Change - Make all paths configurable and default to a common temp dir: [#1080](https://github.com/owncloud/ocis/pull/1080) + + Aligned all services to use a dir following`/var/tmp/ocis//...` by default. Also + made some missing temp paths configurable via env vars and config flags. + + https://github.com/owncloud/ocis/pull/1080 + * Change - Move the indexer package from ocis/accounts to ocis/ocis-pkg: [#794](https://github.com/owncloud/ocis/pull/794) We are making that change for semantic reasons. So consumers of any index don't necessarily