You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/guides/10-deploy/04-references/02-node-config/02-query-config.md
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Query Configurations
5
5
import FunctionDescription from '@site/src/components/FunctionDescription';
6
6
import LanguageDocs from '@site/src/components/LanguageDocs';
7
7
8
-
<FunctionDescriptiondescription="Introduced or updated: v1.2.344"/>
8
+
<FunctionDescriptiondescription="Introduced or updated: v1.2.698"/>
9
9
10
10
This page describes the Query node configurations available in the [databend-query.toml](https://github.com/databendlabs/databend/blob/main/scripts/distribution/configs/databend-query.toml) configuration file.
11
11
@@ -59,29 +59,29 @@ The following is a list of the parameters available within the [query.settings]
59
59
60
60
## [log] Section
61
61
62
-
This section can include three subsections: [log.file], [log.stderr], [log.query], and [log.tracing].
62
+
This section can include these subsections: [log.file], [log.stderr], [log.query], and [log.tracing].
63
63
64
64
### [log.file] Section
65
65
66
66
The following is a list of the parameters available within the [log.file] section:
0 commit comments