mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
264 B
264 B
Bugfix: Set MaxConcurrency to 1
Set MaxConcurrency for frontend and userlog and sharing services to 1. Too many workers will negatively impact performance on small machines.
https://github.com/owncloud/ocis/pull/10580 https://github.com/owncloud/ocis/pull/10557