mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 01:03:32 +08:00
s3: move buckets folder configuration to filer
This commit is contained in:
@@ -46,6 +46,7 @@ type FilerOption struct {
|
||||
DisableHttp bool
|
||||
Port int
|
||||
recursiveDelete bool
|
||||
DirBucketsPath string
|
||||
}
|
||||
|
||||
type FilerServer struct {
|
||||
|
Reference in New Issue
Block a user