From e96871b32ae62db5a8a3bd92e2c794e31b79e935 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 30 May 2021 21:35:02 -0700 Subject: [PATCH] Updated Async Backup (markdown) --- Async-Backup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Async-Backup.md b/Async-Backup.md index 398820e..c4756ab 100644 --- a/Async-Backup.md +++ b/Async-Backup.md @@ -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]