mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 18:58:50 +08:00
filer replication: add s3 endpoint
This commit is contained in:
@@ -260,6 +260,7 @@ aws_secret_access_key = "" # if empty, loads from the shared credentials fil
|
||||
region = "us-east-2"
|
||||
bucket = "your_bucket_name" # an existing bucket
|
||||
directory = "/" # destination directory
|
||||
endpoint = ""
|
||||
|
||||
[sink.google_cloud_storage]
|
||||
# read credentials doc at https://cloud.google.com/docs/authentication/getting-started
|
||||
|
Reference in New Issue
Block a user