From 5c3d3c5ceeb43d194c9737389c4520d400225285 Mon Sep 17 00:00:00 2001 From: Feng Liyuan Date: Sat, 14 Nov 2020 01:22:25 +0800 Subject: [PATCH] cherry pick #20760 to release-4.0 Signed-off-by: ti-srebot --- config/config.toml.example | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/config.toml.example b/config/config.toml.example index 99b07a4ee91b8..359dc4a5abab6 100644 --- a/config/config.toml.example +++ b/config/config.toml.example @@ -51,9 +51,6 @@ tmp-storage-quota = -1 # Valid options: ["log", "cancel"] oom-action = "log" -# Enable coprocessor streaming. -enable-streaming = false - # Enable batch commit for the DMLs. enable-batch-dml = false