mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 12:17:59 +08:00
go fmt
This commit is contained in:
@@ -38,8 +38,8 @@ func NewVolumeServer(adminMux, publicMux *http.ServeMux, ip string,
|
|||||||
fixJpgOrientation bool,
|
fixJpgOrientation bool,
|
||||||
readRedirect bool,
|
readRedirect bool,
|
||||||
compactionMBPerSecond int,
|
compactionMBPerSecond int,
|
||||||
metricsAddress string,
|
metricsAddress string,
|
||||||
metricsIntervalSec int,
|
metricsIntervalSec int,
|
||||||
) *VolumeServer {
|
) *VolumeServer {
|
||||||
|
|
||||||
v := viper.GetViper()
|
v := viper.GetViper()
|
||||||
|
Reference in New Issue
Block a user