mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 09:17:58 +08:00
fs.configure: configurable volume growth
This commit is contained in:
@@ -364,6 +364,7 @@ message FilerConf {
|
||||
}
|
||||
DiskType disk_type = 5;
|
||||
bool fsync = 6;
|
||||
uint32 volume_growth_count = 7;
|
||||
}
|
||||
repeated PathConf locations = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user