Example 14201

S3 Config

Object storage bucket configuration.

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

access_key: "H9CCI6LOBH4XBTK9G95L"
secret_key: "uq7X2jCddlNWtGY3OYOhW7ZyN2zcnpNqVzG8gDfU"

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

See also