Skip to content

Commit 95cf4d5

Browse files
authored
Update index.md
1 parent 9cd6510 commit 95cf4d5

File tree

1 file changed

+1
-3
lines changed
  • docs/en/sql-reference/00-sql-reference/32-system-history-tables

1 file changed

+1
-3
lines changed

docs/en/sql-reference/00-sql-reference/32-system-history-tables/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ System history tables store persistent data in the `system_history` schema for a
2525
2626
In self-hosted Databend, system history tables are disabled by default. To enable them, configure the `[log.history]` section in your `databend-query.toml` file.
2727

28-
<details>
29-
<summary>Configuration Example</summary>
28+
Configuration Example:
3029

3130
```toml
3231
[log.history]
@@ -54,6 +53,5 @@ retention = 168
5453

5554
> **Note:** The `log_history` table is enabled by default when history logging is turned on.
5655
57-
</details>
5856

5957
For more details about configuration options, see [Query Configuration: [log.history] Section](/guides/deploy/references/node-config/query-config#loghistory-section).

0 commit comments

Comments
 (0)