Example 5011

S3 Config

Object storage bucket configuration.

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

access_key: "1OVM2WLR9BCP5MZKROTI"
secret_key: "kWCZiexRBcv1pOfD6933w2uZcGGwuUAQ60HpOcQ1"

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

See also