mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-18 14:41:31 +08:00
go fmt
This commit is contained in:
parent
5f6c9825f8
commit
d67189921f
@ -38,8 +38,8 @@ func NewVolumeServer(adminMux, publicMux *http.ServeMux, ip string,
|
||||
fixJpgOrientation bool,
|
||||
readRedirect bool,
|
||||
compactionMBPerSecond int,
|
||||
metricsAddress string,
|
||||
metricsIntervalSec int,
|
||||
metricsAddress string,
|
||||
metricsIntervalSec int,
|
||||
) *VolumeServer {
|
||||
|
||||
v := viper.GetViper()
|
||||
|
Loading…
Reference in New Issue
Block a user