Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladyslav Yarema authored Aug 10, 2016
1 parent 3f1635f commit ed6a18f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,14 @@ Try to add PKG_CONFIG_PATH into environment:
- <b> -no-cache-key</b>: secret key that must be equal X-No-Cache value from request header to prevent reading from cache

####Use Amazon S3 for caching?####
Then, you should specify more ENV variables:
Then you should specify more ENV variables:

- <b>AWS_REGION</b>: where to send requests. (Example: "us-west-2") //Required
- <b>AWS_ACCESS_KEY_ID</b>: your access key id
- <b>AWS_SECRET_ACCESS_KEY</b>: your secret access key

####Use Azure Storage for caching?####
Then, you should specify more ENV variables:
Then you should specify more ENV variables:

- <b>AZURE_ACCOUNT_NAME</b>: your azure account name
- <b>AZURE_ACCOUNT_KEY</b>: your key for SDK auth
Expand Down

0 comments on commit ed6a18f

Please sign in to comment.