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.
8 lines
209 B
8 lines
209 B
{
|
|
"s3_endpoint": "http://localhost:8333",
|
|
"master_address": "localhost:9333",
|
|
"access_key": "some_access_key1",
|
|
"secret_key": "some_secret_key1",
|
|
"region": "us-east-1",
|
|
"filer_group": "testgroup"
|
|
}
|