mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-15 20:06:19 +08:00
clean log
This commit is contained in:
@@ -15,6 +15,7 @@ type Store struct {
|
||||
dir string
|
||||
Port int
|
||||
PublicUrl string
|
||||
Limit StorageLimit
|
||||
}
|
||||
|
||||
func NewStore(port int, publicUrl, dirname string, volumeListString string) (s *Store) {
|
||||
|
Reference in New Issue
Block a user