10 lines
233 B
JSON
10 lines
233 B
JSON
{
|
|
"enabled": false,
|
|
"endpoint": "https://s3.amazonaws.com",
|
|
"bucket": "my-mailova-bucket",
|
|
"region": "auto",
|
|
"access_key": "AKIA...",
|
|
"secret_key": "...",
|
|
"public_url": "https://cdn.example.com/mailova"
|
|
}
|