We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ee7da1 + 273ac77 commit a4242c1Copy full SHA for a4242c1
programs/server/config.xml
@@ -1701,9 +1701,9 @@
1701
<!-- the ClickHouse core developers team. -->
1702
<!-- Doing so at least in pre-production environments is highly appreciated -->
1703
<!-- The reports are anonymized -->
1704
- <enabled>true</enabled>
1705
- <send_logical_errors>true</send_logical_errors>
1706
- <endpoint>https://crash.clickhouse.com/</endpoint>
+ <enabled>false</enabled>
+ <send_logical_errors>false</send_logical_errors>
+ <endpoint></endpoint>
1707
</send_crash_reports>
1708
1709
<!-- Uncomment to disable ClickHouse internal DNS caching. -->
0 commit comments