From 2d2351e9b18fab32f0582b98776103928a86350a Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 29 Jun 2020 08:37:45 -0700 Subject: [PATCH] Updated Async Replication to another Filer (markdown) --- Async-Replication-to-another-Filer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Async-Replication-to-another-Filer.md b/Async-Replication-to-another-Filer.md index eb898f6..ca411f8 100644 --- a/Async-Replication-to-another-Filer.md +++ b/Async-Replication-to-another-Filer.md @@ -24,7 +24,7 @@ topic = "seaweedfs_filer1_to_filer2" * Setup Kafka. Possibly you need to create the Kafka topic if auto topic creation is not enabled. -* Configure replication. use "`weed scaffold -config=replication`" to see the notification section. +* Configure replication. use "`weed scaffold -config=replication`" to see the source and sink sections. ``` [source.filer]