Revert b2bb637^...b2bb637 on Amazon S3 API

Chris Lu 2020-06-28 21:28:04 -07:00
parent b2bb637e6c
commit 3170711bc3

@ -43,7 +43,7 @@ Not included:
| DeleteObject deletes a folder| Yes | No |
# Authentication
By default, the access key and secret key to access `weed s3` is not authenticated. To enable credential based access, create a config.json file similar to the example below, and specify it via `weed s3 -s3.config=config.json`.
By default, the access key and secret key to access `weed s3` is not authenticated. To enable credential based access, create a config.json file similar to the example below, and specify it via `weed s3 -config=config.json`.
## Configuration Example