github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/concurrence-defaults.md (about) 1 Enhancement: Modify the concurrency default 2 3 We have changed the default MaxConcurrency value from 100 to 5 to prevent too frequent gc runs on low memory systems. 4 5 https://github.com/cs3org/reva/pull/4485 6 https://github.com/owncloud/ocis/issues/8257