diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-03-11 20:59:00 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-03-11 20:59:00 -0700 |
| commit | e85da50ad4933da86b1098bb3e84d01f6c469e0b (patch) | |
| tree | d507ddc1cbac89235050fc6c72c9e99136e43bfe /weed/command/scaffold.go | |
| parent | 9797420ac8c510f8ca70ad15d03113fba4f69baa (diff) | |
| download | seaweedfs-e85da50ad4933da86b1098bb3e84d01f6c469e0b.tar.xz seaweedfs-e85da50ad4933da86b1098bb3e84d01f6c469e0b.zip | |
remove tikv, move its support to "tikv" branch
Diffstat (limited to 'weed/command/scaffold.go')
| -rw-r--r-- | weed/command/scaffold.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/weed/command/scaffold.go b/weed/command/scaffold.go index f4a08fb51..cb20adc72 100644 --- a/weed/command/scaffold.go +++ b/weed/command/scaffold.go @@ -166,11 +166,6 @@ enabled = false servers = "localhost:2379" timeout = "3s" -[tikv] -enabled = false -pdAddress = "192.168.199.113:2379" - - ` NOTIFICATION_TOML_EXAMPLE = ` |
