fix
This commit is contained in:
@@ -19,9 +19,7 @@ import (
|
|||||||
"github.com/chrislusf/seaweedfs/weed/wdclient"
|
"github.com/chrislusf/seaweedfs/weed/wdclient"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const PaginationSize = 1024 * 256
|
||||||
PaginationSize = 1024 * 256
|
|
||||||
)
|
|
||||||
|
|
||||||
var (
|
var (
|
||||||
OS_UID = uint32(os.Getuid())
|
OS_UID = uint32(os.Getuid())
|
||||||
|
|||||||
Reference in New Issue
Block a user