mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
rename object_size -> block_size for cache subsystem (#18694)
This commit is contained in:
@@ -223,7 +223,7 @@ func initHelp() {
|
||||
config.HelpKV{
|
||||
Key: config.CacheSubSys,
|
||||
Type: "string",
|
||||
Description: "enable various cache optimizations on MinIO for reads",
|
||||
Description: "enable cache plugin on MinIO for GET/HEAD requests",
|
||||
Optional: true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user