aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-09-22 00:53:52 -0700
committerChris Lu <chris.lu@gmail.com>2018-09-22 00:53:52 -0700
commit01ceace18edda7e747a903276023a8b1be3af757 (patch)
treedde77c83ce71139c43f1a323e233fb44e235ae1f /weed/command/scaffold.go
parent402ab598b63f08bc4950c9f278c86338d0c78643 (diff)
downloadseaweedfs-01ceace18edda7e747a903276023a8b1be3af757.tar.xz
seaweedfs-01ceace18edda7e747a903276023a8b1be3af757.zip
adjust sink options
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
`
)