mirror of
https://github.com/minio/minio.git
synced 2025-11-23 02:57:42 -05:00
Statically typed BrowserFlag prevents any arbitrary string value usage. The wrapped bool marshals/unmarshals JSON according to the typed value ie string value "on" represents boolean true and "off" as boolean false.
1.6 KiB
1.6 KiB