s3: sync bucket info from filer (#3759)
This commit is contained in:
6
weed/s3api/s3_constants/extend_key.go
Normal file
6
weed/s3api/s3_constants/extend_key.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package s3_constants
|
||||
|
||||
const (
|
||||
ExtAcpKey = "Seaweed-X-Amz-Acp"
|
||||
ExtOwnershipKey = "Seaweed-X-Amz-Ownership"
|
||||
)
|
||||
Reference in New Issue
Block a user