This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
2714
Commits
32
Branches
299
Tags
169 MiB
Go
88.7%
Java
9.9%
HTML
0.6%
Makefile
0.3%
Python
0.2%
Other
0.2%
Tree:
85f8649320
seaweedfs
/
weed
/
util
/
constants_5bytes.go
8 lines
104 B
Raw
Blame
History
// +build 5BytesOffset
package
util
const
(
sizeLimit
=
"8000GB"
VolumeSizeLimitGB
=
8000
)
Reference in new issue