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
6121
Commits
35
Branches
301
Tags
194 MiB
Go
88.6%
Java
9.7%
HTML
0.6%
Makefile
0.3%
Lua
0.2%
Other
0.4%
Tree:
e64339e8c0
seaweedfs
/
weed
/
util
/
constants_4bytes.go
8 lines
101 B
Raw
Blame
History
// +build !5BytesOffset
package
util
const
(
sizeLimit
=
"30GB"
VolumeSizeLimitGB
=
30
)
Reference in new issue