diff options
Diffstat (limited to 'weed/s3api/s3_constants/s3_actions.go')
| -rw-r--r-- | weed/s3api/s3_constants/s3_actions.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/s3api/s3_constants/s3_actions.go b/weed/s3api/s3_constants/s3_actions.go index 0fbf134e3..721c57f71 100644 --- a/weed/s3api/s3_constants/s3_actions.go +++ b/weed/s3api/s3_constants/s3_actions.go @@ -8,4 +8,5 @@ const ( ACTION_LIST = "List" SeaweedStorageDestinationHeader = "x-seaweedfs-destination" + MultipartUploadsFolder = ".uploads" ) |
