Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(setup): move com_cluster_settings under license check
Reorder the initialization of com_cluster_settings to be inside the License.has_license() check. This ensures that the settings are only appended when a valid license is present.
- Loading branch information