diff --git a/config/standalone.example.toml b/config/standalone.example.toml index 4e79fc2d920b..55fc42f4b4f0 100644 --- a/config/standalone.example.toml +++ b/config/standalone.example.toml @@ -436,8 +436,7 @@ dir = "/tmp/greptimedb/logs" ## The log level. Can be `info`/`debug`/`warn`/`error`. ## +toml2docs:none-default -level = "debug" -# level = "info" +level = "info" ## Enable OTLP tracing. enable_otlp_tracing = false