mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
292 B
292 B
Enhancement: Concurrent autoaccept for shares
Shares for groups are now concurrently accepted. Tha default of 25 goroutinges can be changed with the new FRONTEND_MAX_CONCURRENCY environment variable.
https://github.com/owncloud/ocis/pull/10507 https://github.com/owncloud/ocis/pull/10476