v.25.5Improvement

Enable sending crash reports by default

Enable sending crash reports by default. This can be turned off in the server's configuration file. #79838 (Alexey Milovidov).
Enabled sending crash reports by default in ClickHouse server.

Why it matters

This feature automatically sends crash reports from the ClickHouse server to help the development team identify and fix stability issues more efficiently, improving the overall reliability of the system.

How to use it

Crash report sending is enabled by default. To disable it, users can modify the server's configuration file and set the corresponding option to turn off crash reporting.