mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
0c31e61343
we have had numerous reports on some config values not having default values, causing features misbehaving and not having default values set properly. This PR tries to address all these concerns once and for all. Each new sub-system that gets added - must check for invalid keys - must have default values set - must not "return err" when being saved into a global state() instead collate as part of other subsystem errors allow other sub-systems to independently initialize. |
||
---|---|---|
.. | ||
help.go | ||
ilm.go |