mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-08 23:50:43 +02:00
Updated Async Backup (markdown)
+1
-1
@@ -21,7 +21,7 @@ A "weed filer.backup" process will subscribe to this topic, and then read the ac
|
||||
# Configuration
|
||||
|
||||
This command replaced the previous `weed filer.replicate`, which requires an external message queue.
|
||||
But for configuration, use the same `weed scaffold -config=replication` to generate a `replication.toml` file. Just need to keep the linkes of the sinks that you want to use.
|
||||
But for configuration, use the same `weed scaffold -config=replication` to generate a `replication.toml` file. Just need to keep the lines of the sinks that you want to use.
|
||||
|
||||
```
|
||||
[sink.s3]
|
||||
|
||||
Reference in New Issue
Block a user