This website requires JavaScript.
Explore
Help
Sign In
mirror
/
seaweedfs
Watch
1
Star
0
Fork
0
You've already forked seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2024-12-26 18:57:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7872fc38ea
seaweedfs
/
weed
/
util
/
constants.go
10 lines
94 B
Go
Raw
Normal View
History
Unescape
Escape
1. adding statistics reporting 2. refactor version to util package
2014-03-26 04:46:59 +08:00
package
util
add large disk support
2019-04-09 13:32:42 +08:00
import
(
"fmt"
)
var
(
1.40 enable azure replication
2019-07-03 12:27:05 +08:00
VERSION
=
fmt
.
Sprintf
(
"%s %d.%d"
,
sizeLimit
,
1
,
40
)
1. adding statistics reporting 2. refactor version to util package
2014-03-26 04:46:59 +08:00
)
Reference in New Issue
Copy Permalink