From 5ed9ab70c3cb5f9b66582bef3c9a86834826a951 Mon Sep 17 00:00:00 2001 From: Shuduo Sang Date: Mon, 18 Jan 2021 17:45:41 +0800 Subject: [PATCH] [TD-2788] : fix two telemetryReporting options in taos.cfg. --- packaging/cfg/taos.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/packaging/cfg/taos.cfg b/packaging/cfg/taos.cfg index 2908a8a21e..73004fe7b7 100644 --- a/packaging/cfg/taos.cfg +++ b/packaging/cfg/taos.cfg @@ -265,9 +265,6 @@ # maximum display width of binary and nchar fields in the shell. The parts exceeding this limit will be hidden # maxBinaryDisplayWidth 30 -# enable/disable telemetry reporting -# telemetryReporting 1 - # enable/disable stream (continuous query) # stream 1