You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
224 B
9 lines
224 B
{
|
|
"endpoint": "http://localhost:8333",
|
|
"access_key": "some_access_key1",
|
|
"secret_key": "some_secret_key1",
|
|
"region": "us-east-1",
|
|
"bucket_prefix": "test-retention-",
|
|
"use_ssl": false,
|
|
"skip_verify_ssl": true
|
|
}
|