Last active
October 6, 2016 18:13
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[default] | |
access_key = <ec2 credential access> | |
use_https = <defaults to True; set to False if using plain old http://> | |
host_base = <swift endpoint, like "hostname" or "hostname:port"> | |
host_bucket = <swift endpoint, same as above> | |
secret_key = <ec2 credential secret> | |
signature_v2 = True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment