filer: add tikv support

This commit is contained in:
Chris Lu
2019-10-23 00:31:31 -07:00
parent 3c865ee39b
commit 23240efa63
3 changed files with 222 additions and 0 deletions

View File

@@ -150,6 +150,11 @@ enabled = false
servers = "localhost:2379"
timeout = "3s"
[tikv]
enabled = false
pdAddress = "192.168.199.113:2379"
`
NOTIFICATION_TOML_EXAMPLE = `