mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 16:57:24 +08:00
adjust parameter names
This commit is contained in:
@@ -28,7 +28,7 @@ type VolumeGrowOption struct {
|
||||
DataCenter string
|
||||
Rack string
|
||||
DataNode string
|
||||
MemoryMapMaxSizeMB uint32
|
||||
MemoryMapMaxSizeMb uint32
|
||||
}
|
||||
|
||||
type VolumeGrowth struct {
|
||||
|
Reference in New Issue
Block a user