mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 20:29:54 -06:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -78,6 +78,7 @@ The following sections list the changes for unreleased.
|
||||
* Enhancement - Bump cs3api: [#10448](https://github.com/owncloud/ocis/pull/10448)
|
||||
* Enhancement - Update web to v11.0.2: [#10467](https://github.com/owncloud/ocis/pull/10467)
|
||||
* Enhancement - Bump reva to latest: [#10472](https://github.com/owncloud/ocis/pull/10472)
|
||||
* Enhancement - Concurrent userlog processing: [#10504](https://github.com/owncloud/ocis/pull/10504)
|
||||
* Enhancement - Concurrent autoaccept for shares: [#10505](https://github.com/owncloud/ocis/pull/10505)
|
||||
|
||||
## Details
|
||||
@@ -276,6 +277,14 @@ The following sections list the changes for unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/10472
|
||||
|
||||
* Enhancement - Concurrent userlog processing: [#10504](https://github.com/owncloud/ocis/pull/10504)
|
||||
|
||||
We now start multiple go routines that process events. The default of 5
|
||||
goroutines can be changed with the new `USERLOG_MAX_CONCURRENCY` environment
|
||||
variable.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/10504
|
||||
|
||||
* Enhancement - Concurrent autoaccept for shares: [#10505](https://github.com/owncloud/ocis/pull/10505)
|
||||
|
||||
Shares for groups are now concurrently accepted. Tha default of 25 goroutinges
|
||||
|
||||
Reference in New Issue
Block a user