mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-27 18:34:19 +00:00
9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"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
|
|
} |