Example 1614

S3 Config

Object storage bucket configuration.

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

access_key: "EZBIA2UBWHJP4YVSTBFR"
secret_key: "SuvEY0deOg6qTJ1wbg0CJzJX4x69W41LtB8ocLBE"

public: false
versioning: false
max_upload_size: "101mb"
}

See also