mirror of
https://github.com/minio/minio.git
synced 2025-08-12 00:56:57 +02:00
The `LookupConfig` code was not using `GetWithDefault`, because of which some of the config values were being returned as empty string, and calls like `strconv.Atoi` and `time.ParseDuration` on these were failing. |
||
---|---|---|
.. | ||
api.go | ||
help.go |