· 7 years ago · Jun 15, 2018, 10:18 AM
1[default]
2access_key = S3_ACCESS_KEY
3secret_key = S3_SECRET_KEY
4acl_public = False
5bucket_location = US
6cloudfront_host = cloudfront.amazonaws.com
7cloudfront_resource = /2008-06-30/distribution
8default_mime_type = binary/octet-stream
9delete_removed = False
10dry_run = False
11encoding = UTF-8
12encrypt = False
13force = False
14get_continue = False
15gpg_command = None
16gpg_decrypt = %(gpg_command)s -d --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)sgpg_encrypt = %(gpg_command)s -c --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)sgpg_passphrase =
17guess_mime_type = True
18host_base = s3.amazonaws.com
19host_bucket = %(bucket)s.s3.amazonaws.com
20human_readable_sizes = False
21list_md5 = False
22preserve_attrs = True
23progress_meter = True
24proxy_host =
25proxy_port = 0
26recursive = False
27recv_chunk = 4096
28send_chunk = 4096
29simpledb_host = sdb.amazonaws.com
30skip_existing = False
31urlencoding_mode = normal
32use_https = False
33verbosity = WARNING