Sha256: af34257b2cb4a3d8cef5945d1f058e12e4f7a97130a35e4497174fbed223b81c
Contents?: true
Size: 1.11 KB
Versions: 87
Compression:
Stored size: 1.11 KB
Contents
[default] access_key = <%= s3utils_access_key %> acl_public = False bucket_location = <%= s3utils_bucket_location %> cloudfront_host = cloudfront.amazonaws.com cloudfront_resource = /2008-06-30/distribution default_mime_type = binary/octet-stream delete_removed = False dry_run = False encoding = ANSI_X3.4-1968 encrypt = False force = False get_continue = False gpg_command = /usr/bin/gpg gpg_decrypt = %(gpg_command)s -d --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)s gpg_encrypt = %(gpg_command)s -c --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)s gpg_passphrase = <%= s3utils_passphrase %> guess_mime_type = True host_base = s3.amazonaws.com host_bucket = %(bucket)s.s3.amazonaws.com human_readable_sizes = False list_md5 = False preserve_attrs = True progress_meter = True proxy_host = proxy_port = 0 recursive = False recv_chunk = 4096 secret_key = <%= s3utils_secret_key %> send_chunk = 4096 simpledb_host = sdb.amazonaws.com skip_existing = False urlencoding_mode = normal use_https = True verbosity = WARNING
Version data entries
87 entries across 87 versions & 1 rubygems