mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
fixes for settings.md
This commit is contained in:
parent
86d9b3098a
commit
6c719067c3
@ -1,2 +1,2 @@
|
||||
# Usage
|
||||
# Operations
|
||||
|
||||
|
@ -22,7 +22,7 @@ Default value: 3600.
|
||||
|
||||
Data compression settings.
|
||||
|
||||
!!! important
|
||||
!!! warning
|
||||
Don't use it if you have just started using ClickHouse.
|
||||
|
||||
The configuration looks like this:
|
||||
@ -560,8 +560,8 @@ Use the following parameters to configure logging:
|
||||
|
||||
The path to the directory containing data.
|
||||
|
||||
!!! Note:
|
||||
The end slash is mandatory.
|
||||
!!! note
|
||||
The trailing slash is mandatory.
|
||||
|
||||
**Example**
|
||||
|
||||
@ -647,8 +647,8 @@ Port for communicating with clients over the TCP protocol.
|
||||
|
||||
Path to temporary data for processing large queries.
|
||||
|
||||
!!! Note:
|
||||
The end slash is mandatory.
|
||||
!!! note
|
||||
The trailing slash is mandatory.
|
||||
|
||||
**Example**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user