Example 11113

S3 Config

Object storage bucket configuration.

{
bucket: "dredger-assets"
region: "ap-southeast-1"
endpoint: "https://s3.eu-west-1.amazonaws.com"

access_key: "EZFPJNHTYGE3BUQSHCX4"
secret_key: "Ey0aiIvWcgMV9fYFvHyCd8hfj3Q1MwFmyeHlSRhy"

public: false
versioning: true
max_upload_size: "458mb"
}

See also