mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 23:41:10 +01:00
configure batch size to send audit/logger events in batches instead of sending one event per connection. this is mainly to optimize the number of requests we make to webhook endpoint.