mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
This reverts commit eba423bb9d.
Additionally also address the FS crawler to properly
calculate the sizes for encrypted/compressed content.
This commit is contained in:
@@ -183,8 +183,6 @@ func StartGateway(ctx *cli.Context, gw Gateway) {
|
||||
|
||||
// Enable IAM admin APIs if etcd is enabled, if not just enable basic
|
||||
// operations such as profiling, server info etc.
|
||||
//
|
||||
// quota opts are disabled in gateway mode.
|
||||
registerAdminRouter(router, enableConfigOps, enableIAMOps)
|
||||
|
||||
// Add healthcheck router
|
||||
|
||||
Reference in New Issue
Block a user