aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/scaffold.go')
-rw-r--r--weed/command/scaffold.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/weed/command/scaffold.go b/weed/command/scaffold.go
index aa4be5ea9..174e21c5e 100644
--- a/weed/command/scaffold.go
+++ b/weed/command/scaffold.go
@@ -162,6 +162,9 @@ topic = "seaweedfs_filer1_to_filer2"
enabled = true
grpcAddress = "localhost:18888"
directory = "/backup" # all replicated files are under this directory tree
+replication = ""
+collection = ""
+ttlSec = 0
`
)