mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
233cc3905a
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.