mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Async Backup (markdown)
parent
5e274b0c45
commit
e96871b32a
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue