Updated Async Backup (markdown)

Chris Lu 2021-05-30 21:35:02 -07:00
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]