From 176c99b7dd7edbed0e5044c974ee37410468f3b9 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 1 Jul 2024 09:25:51 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24da8fc8e..f0a087d1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ The following sections list the changes for unreleased. * Enhancement - Activitylog API: [#9361](https://github.com/owncloud/ocis/pull/9361) * Enhancement - Add the backchannel logout event: [#9447](https://github.com/owncloud/ocis/pull/9447) * Enhancement - Add fail flag to consistency check: [#9447](https://github.com/owncloud/ocis/pull/9447) +* Enhancement - Configurable OCM timeouts: [#9450](https://github.com/owncloud/ocis/pull/9450) * Enhancement - Deprecate gateway environment variables: [#9451](https://github.com/owncloud/ocis/pull/9451) * Enhancement - Allow reindexing all spaces: [#9456](https://github.com/owncloud/ocis/pull/9456) * Enhancement - Allow disable versioning: [#9473](https://github.com/owncloud/ocis/pull/9473) @@ -130,6 +131,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9447 +* Enhancement - Configurable OCM timeouts: [#9450](https://github.com/owncloud/ocis/pull/9450) + + We added `OCM_OCM_INVITE_MANAGER_TOKEN_EXPIRATION` and + `OCM_OCM_INVITE_MANAGER_TIMEOUT` to allow changing the default invite token + duration as well as the request timeout for requests made to other instances. + + https://github.com/owncloud/ocis/pull/9450 + * Enhancement - Deprecate gateway environment variables: [#9451](https://github.com/owncloud/ocis/pull/9451) Deprecate service specific `_GATEWAY_NAME` env vars. It makes no sense to point