Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

update release-3.0 config #998

Merged
merged 5 commits into from
Oct 21, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions roles/tikv/vars/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,6 @@ rocksdb:
## Allows OS to incrementally sync WAL to disk while it is being written.
# wal-bytes-per-sync: "512KB"

## Options for "Titan"
titan:

## Options for "Default" Column Family, which stores actual user data.
defaultcf:
## Compression method (if any) is used to compress a block.
Expand Down