adjust sink options

This commit is contained in:
Chris Lu
2018-09-22 00:53:52 -07:00
parent 402ab598b6
commit 01ceace18e
3 changed files with 15 additions and 5 deletions

View File

@@ -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
`
)