mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-22 06:48:52 +08:00
add filer replication to aws s3
This commit is contained in:
@@ -29,7 +29,7 @@ func init() {
|
||||
}
|
||||
|
||||
func (s3sink *S3Sink) GetName() string {
|
||||
return "filer"
|
||||
return "s3"
|
||||
}
|
||||
|
||||
func (s3sink *S3Sink) GetSinkToDirectory() string {
|
||||
|
Reference in New Issue
Block a user