Skip to content

Commit f1eec4b

Browse files
committed
enable gzip in ci
Signed-off-by: Ping Yu <yuping@pingcap.com>
1 parent e83e93a commit f1eec4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/tikv.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ max-open-files = 10000
1717

1818
[storage]
1919
reserve-space = "0MiB"
20+
21+
[server]
22+
grpc-compression-type = "gzip"

0 commit comments

Comments
 (0)