Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(491)

Side by Side Diff: third_party/gsutil/cloudreader/boto.cfg

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/gsutil/cloudreader/app.yaml ('k') | third_party/gsutil/cloudreader/cloudreader.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [Credentials] 1 [Credentials]
2 aws_access_key_id=<your Amazon ID> 2 aws_access_key_id=<your Amazon ID>
3 aws_secret_access_key=<your Amazon key> 3 aws_secret_access_key=<your Amazon key>
4 gs_access_key_id=<your Google ID> 4 gs_access_key_id=<your Google ID>
5 gs_secret_access_key=<your Google key> 5 gs_secret_access_key=<your Google key>
OLDNEW
« no previous file with comments | « third_party/gsutil/cloudreader/app.yaml ('k') | third_party/gsutil/cloudreader/cloudreader.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698