2017-08-10 15:58:30 -04:00
|
|
|
# s3:
|
|
|
|
# service: S3
|
|
|
|
# access_key_id: ""
|
|
|
|
# secret_access_key: ""
|
|
|
|
# region: ""
|
|
|
|
# bucket: ""
|
|
|
|
#
|
2017-07-31 18:51:16 -04:00
|
|
|
# gcs:
|
|
|
|
# service: GCS
|
2017-11-28 23:08:33 -05:00
|
|
|
# credentials: {
|
2017-07-31 18:51:16 -04:00
|
|
|
# type: "service_account",
|
|
|
|
# project_id: "",
|
|
|
|
# private_key_id: "",
|
|
|
|
# private_key: "",
|
|
|
|
# client_email: "",
|
|
|
|
# client_id: "",
|
|
|
|
# auth_uri: "https://accounts.google.com/o/oauth2/auth",
|
|
|
|
# token_uri: "https://accounts.google.com/o/oauth2/token",
|
|
|
|
# auth_provider_x509_cert_url: "https://www.googleapis.com/oauth2/v1/certs",
|
|
|
|
# client_x509_cert_url: ""
|
|
|
|
# }
|
|
|
|
# project:
|
|
|
|
# bucket:
|
2017-08-04 18:57:02 -04:00
|
|
|
#
|
2017-07-31 18:51:16 -04:00
|
|
|
# azure:
|
2017-08-04 18:57:02 -04:00
|
|
|
# service: AzureStorage
|
2017-07-31 18:51:16 -04:00
|
|
|
# storage_account_name: ""
|
|
|
|
# storage_access_key: ""
|
|
|
|
# container: ""
|