This commit is contained in:
parent
bb393ea24a
commit
8cca7616ae
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ See [[tips/using_Amazon_S3]] and
|
|||
|
||||
## configuration
|
||||
|
||||
The standard environment variables `AWS_S3_ACCESS_KEY_ID` and
|
||||
`AWS_S3_SECRET_ACCESS_KEY` are used to supply login credentials
|
||||
The standard environment variables `AWS_ACCESS_KEY_ID` and
|
||||
`AWS_SECRET_ACCESS_KEY` are used to supply login credentials
|
||||
for Amazon. When encryption is enabled, they are stored in encrypted form
|
||||
by `git annex initremote`, so you do not need to keep the environment
|
||||
variables set after the initial initalization of the remote.
|
||||
|
|
Loading…
Reference in a new issue