Add configuration options (#114)

This commit is contained in:
pollfly
2021-11-10 09:54:44 +02:00
committed by GitHub
parent 540ae4d476
commit 90302c33ac
2 changed files with 43 additions and 7 deletions

View File

@@ -40,6 +40,7 @@ aws {
# bucket: "my-bucket-name"
# key: "my-access-key"
# secret: "my-secret-key"
# verify: "/path/to/ca/bundle.crt" OR false to not verify
# },
]