mirror of
https://github.com/minio/minio.git
synced 2025-01-23 20:53:18 -05:00
530b703902
A configured audit logger or HTTP logger is validated during MinIO server startup. Relax the timeout to 10 seconds in that case, otherwise, both loggers won't be used. 1 second could be too low for a busy HTTP endpoint.