Updated Amazon S3 API (markdown)

Chris Lu 2020-12-26 18:15:39 -08:00
parent baafcbeb0f
commit a3b8fe0470

@ -18,9 +18,9 @@ weed master -volumeSizeLimitMB=1024
``` ```
In addition, you can also configure the per bucket storage this way in `weed shell`: In addition, you can also configure the per bucket storage this way in `weed shell`:
```
> fs.configure -locationPrefix=/buckets/ -volumeGrowthCount=1 -apply fs.configure -locationPrefix=/buckets/ -volumeGrowthCount=1 -apply
```
This will add 1 physical volume when existing volumes are full. If using replication, you will need to add more volumes. This will add 1 physical volume when existing volumes are full. If using replication, you will need to add more volumes.
See https://github.com/chrislusf/seaweedfs/wiki/Path-Specific-Configuration See https://github.com/chrislusf/seaweedfs/wiki/Path-Specific-Configuration