v.22.5Improvement

Added user_defined_path config setting

Added user_defined_path config setting. #36753 (Maksim Kita).
Added a new configuration setting user_defined_path to ClickHouse.

Why it matters

This feature allows users to specify a custom path for user files or configurations, enabling better control and flexibility over file management within ClickHouse.

How to use it

To use this feature, add the user_defined_path setting in the ClickHouse configuration file to specify your desired directory path. Restart ClickHouse to apply the new configuration.