v.23.3Improvement

Fix missing path in encrypted disk configuration

Fix case when the (optional) path is not added to an encrypted disk configuration. #47981 (Kseniia Sumarokova).
Fixed an issue where the optional path parameter was not added to encrypted disk configurations in ClickHouse.

Why it matters

This fix ensures that when configuring encrypted disks, the optional path setting is correctly applied. This resolves problems with disk configuration that could lead to errors or unexpected behavior when using encrypted storage.

How to use it

Users should specify the path parameter in the encrypted disk configuration as needed. The system will now correctly recognize and apply this parameter without requiring additional manual adjustments.