mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
248 B
248 B
Enhancement: Concurrent userlog processing
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.