Update settings.md

This commit is contained in:
alexey-milovidov 2019-05-25 15:10:56 +03:00 committed by GitHub
parent d33de11fd9
commit 2058d737f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -683,7 +683,7 @@ This parameter section contains the following parameters:
</node>
```
The `index` attribute specifies an order of node, when trying to connect to ZooKeeper cluster.
The `index` attribute is not used in ClickHouse. The only reason for this attribute is to allow some other programs to use the same configuraton.
- `session_timeout_ms` — Maximum timeout for client session in milliseconds (default: 30000).
- `operation_timeout_ms` — Maximum timeout for operation in milliseconds (default: 10000).