.ci.s3cfg 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. [default]
  2. access_key = Q3AM3UQ867SPQQA43P2F
  3. access_token =
  4. add_encoding_exts =
  5. add_headers =
  6. bucket_location = us-east-1
  7. ca_certs_file =
  8. cache_file =
  9. check_ssl_certificate = True
  10. check_ssl_hostname = True
  11. cloudfront_host = cloudfront.amazonaws.com
  12. default_mime_type = binary/octet-stream
  13. delay_updates = False
  14. delete_after = False
  15. delete_after_fetch = False
  16. delete_removed = False
  17. dry_run = False
  18. enable_multipart = True
  19. encoding = UTF-8
  20. encrypt = False
  21. expiry_date =
  22. expiry_days =
  23. expiry_prefix =
  24. follow_symlinks = False
  25. force = False
  26. get_continue = False
  27. gpg_command = /usr/bin/gpg
  28. gpg_decrypt = %(gpg_command)s -d --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)s
  29. gpg_encrypt = %(gpg_command)s -c --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)s
  30. gpg_passphrase =
  31. guess_mime_type = True
  32. host_base = localhost:9000
  33. host_bucket = localhost:9000
  34. human_readable_sizes = False
  35. invalidate_default_index_on_cf = False
  36. invalidate_default_index_root_on_cf = True
  37. invalidate_on_cf = False
  38. kms_key =
  39. limit = -1
  40. limitrate = 0
  41. list_md5 = False
  42. list_allow_unordered = False
  43. log_target_prefix =
  44. long_listing = False
  45. max_delete = -1
  46. mime_type =
  47. multipart_chunk_size_mb = 15
  48. multipart_max_chunks = 10000
  49. preserve_attrs = True
  50. progress_meter = True
  51. proxy_host =
  52. proxy_port = 0
  53. put_continue = False
  54. recursive = False
  55. recv_chunk = 65536
  56. reduced_redundancy = False
  57. requester_pays = False
  58. restore_days = 1
  59. secret_key = zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG
  60. send_chunk = 65536
  61. server_side_encryption = False
  62. signature_v2 = False
  63. simpledb_host = sdb.amazonaws.com
  64. skip_existing = False
  65. socket_timeout = 300
  66. stats = False
  67. stop_on_error = False
  68. storage_class =
  69. urlencoding_mode = normal
  70. use_http_expect = False
  71. use_https = False
  72. use_mime_magic = True
  73. verbosity = WARNING
  74. website_endpoint = http://%(bucket)s.s3-website-%(location)s.amazonaws.com/
  75. website_error =
  76. website_index = index.html