Alexey Gerasimchuck
a1687e618b
backward compatibility changes + fixes
2023-08-29 23:50:41 +00:00
Alexey Gerasimchuck
de1ed97876
disabled validate_tcp_client_information
2023-08-29 08:59:49 +00:00
Alexey Gerasimchuck
e9757abea6
Added validate_tcp_client_information setting
2023-08-29 00:15:55 +00:00
Kenji Noguchi
17c4abce10
CVE-2016-2183: disable 3DES
2023-08-01 10:44:43 -07:00
Alexey Gerasimchuck
63b05da1f2
System logs improvements
2023-07-28 07:23:34 +00:00
Victor Krasnov
7080d85d2d
Amend the documentation
2023-07-07 10:54:36 +08:00
Alexey Milovidov
0e88aae9d7
Remove ConsoleCertificateHandler
2023-06-26 04:27:50 +02:00
zvonand
60b69601e9
update docs
2023-05-12 00:27:11 +02:00
filimonov
fbb22348ea
Refactor reading the pool setting & from server config. ( #48055 )
...
After #36425 there was a lot of confusions/problems with configuring pools - when the message was confusing, and settings need to be ajusted in several places.
See some examples in #44251 , #43351 , #47900 , #46515 .
The commit includes the following changes:
1) Introduced a unified mechanism for reading pool sizes from the configuration file(s). Previously, pool sizes were read from the Context.cpp with fallbacks to profiles, whereas main_config_reloader in Server.cpp read them directly without fallbacks.
2) Corrected the data type for background_merges_mutations_concurrency_ratio. It should be float instead of int.
3) Refactored the default values for settings. Previously, they were defined in multiple places throughout the codebase, but they are now defined in one place (or two, to be exact: Settings.h and ServerSettings.h).
4) Improved documentation, including the correct message in system.settings.
Additionally make the code more conform with #46550 .
2023-03-30 16:44:11 +02:00
rfraposa
ac5ed141d8
New nav - reverting the revert
2023-03-17 21:45:43 -05:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation"
2023-03-17 21:21:11 +03:00
rfraposa
60fb9973d7
trailing slash fixes
2023-03-16 16:43:01 -05:00
Dmitry
2aecaa7e46
Markup fixed at the page /docs/ru/operations/server-configuration-parameters/settings.md
2023-03-06 10:51:51 +04:00
Ivan Blinkov
61c2f23713
Remove leftover empty lines at the end of markdown files
2023-01-09 15:15:18 +01:00
Nikita Mikhaylov
d767e1f0d8
Added an option to specify environment name in Sentry's config ( #42037 )
2022-10-04 13:23:51 +02:00
vdimir
3a2508a200
Upd ru doc for tmp_policy
2022-09-29 09:51:39 +00:00
DanRoscigno
726d3c0739
add slugs to all docs
2022-08-26 13:37:11 -04:00
Antonio Andelic
105073ea7b
update docs
2022-08-17 09:31:16 +00:00
Rich Raposa
9f85d85e08
The admonitions were missing section endings ( #40073 )
2022-08-10 21:08:40 +02:00
Alexey Milovidov
f80a4c184e
Merge branch 'master' into interserver_listen_port
2022-07-31 01:22:32 +03:00
jinjunzh
dbac3a35b2
fixed cosmetic issues
2022-07-15 17:23:37 -04:00
jasperzhu
c74732ae79
Merge branch 'master' into dev_intel_iaa_deflate
2022-05-12 21:28:13 +08:00
Maksim Kita
459aa8ffd9
Documentation setting user_defined_executable_functions_config fix
2022-05-04 17:24:20 +02:00
jasperzhu
7f47e9b934
Merge branch 'master' into dev_intel_iaa_deflate
2022-05-03 15:47:57 +08:00
jinjunzh
34934b80a9
update qpl deflate supporting test script and docs
2022-04-29 11:40:08 -04:00
Rich Raposa
8c3f313671
Merge pull request #36791 from ClickHouse/rfraposa-patch-3
...
Various docs fixes
2022-04-29 06:09:23 -06:00
rfraposa
e7b7b7ecd3
Various docs fixes
2022-04-29 05:33:51 -06:00
Maksim Kita
a9a04ca2fd
Fix style
2022-04-28 22:13:51 +02:00
Maksim Kita
04429d85db
Added user_defined_path config setting
2022-04-28 22:13:33 +02:00
Maksim Kita
fc4f241f01
Fix documentation for executable user defined functions configuration
2022-04-28 18:01:10 +02:00
rfraposa
1afe4300e8
Fixed broken links
2022-04-11 09:55:54 -06:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
alexander goryanets
f43fbfadb0
add docs for interserver_listen_host setting
2022-03-16 12:22:06 +00:00
mergify[bot]
5ef5e1d558
Merge branch 'master' into karnevil-DOCSUP-18631
2022-01-24 12:09:59 +00:00
Denny Crane
f764e26c7b
Update settings.md
2022-01-03 15:59:52 -04:00
alexey-milovidov
6eecb3b457
Merge pull request #32934 from lehasm/alexey-sm-DOCSUP-15663-doc-interserver-credential-rotation
...
DOCSUP-15663: document interserver credential rotation
2021-12-24 03:55:12 +03:00
lehasm
6b979b1fcb
Update docs/ru/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:21:07 +03:00
lehasm
2d8af8e13d
Update docs/ru/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:20:32 +03:00
lehasm
a89eba6caa
Update docs/ru/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:19:51 +03:00
lehasm
4151207a98
Update docs/ru/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:19:11 +03:00
lehasm
2c77b7cf5f
Update docs/ru/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:18:52 +03:00
Alexey
02f7c878cc
minor updates
2021-12-22 19:52:50 +00:00
Alexey
7cb6079fa2
ru
2021-12-22 15:52:47 +00:00
tavplubix
97b02cb7ce
Merge pull request #32436 from lehasm/alexey-sm-DOCSUP-18492-document-GlobalThreadPool
...
DOCSUP-18492: document GlobalThreadPool config
2021-12-13 13:16:58 +03:00
Alexey
750f2cc73b
spelling
2021-12-10 20:18:08 +00:00
Alexey
b027eb7dd4
formatting
2021-12-10 15:54:36 +00:00
Alexey
589281a4cf
spelling
2021-12-10 15:52:20 +00:00
lehasm
263de6695d
Update docs/ru/operations/server-configuration-parameters/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-10 18:42:07 +03:00
Alexey
7e48fc614a
spelling
2021-12-09 15:55:13 +00:00
Alexey
de61a229b2
ru
2021-12-09 15:43:37 +00:00