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