diff --git a/config/opensearch_dashboards-2.x.yml b/config/opensearch_dashboards-2.x.yml index 7623412eb7..e224eb6311 100644 --- a/config/opensearch_dashboards-2.x.yml +++ b/config/opensearch_dashboards-2.x.yml @@ -192,8 +192,8 @@ # data_source.encryption.wrappingKeyNamespace: 'changeme' # data_source.encryption.wrappingKey: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -# 2.6 New ML Commons Dashboards Experimental Feature -# Set the value of this setting to true to enable the experimental ml commons dashboards +# 2.6 New ML Commons Dashboards Feature +# Set the value of this setting to true to enable the ml commons dashboards # ml_commons_dashboards.enabled: false opensearch.hosts: [https://localhost:9200] diff --git a/config/opensearch_dashboards-default.x.yml b/config/opensearch_dashboards-default.x.yml index 7623412eb7..e224eb6311 100644 --- a/config/opensearch_dashboards-default.x.yml +++ b/config/opensearch_dashboards-default.x.yml @@ -192,8 +192,8 @@ # data_source.encryption.wrappingKeyNamespace: 'changeme' # data_source.encryption.wrappingKey: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -# 2.6 New ML Commons Dashboards Experimental Feature -# Set the value of this setting to true to enable the experimental ml commons dashboards +# 2.6 New ML Commons Dashboards Feature +# Set the value of this setting to true to enable the ml commons dashboards # ml_commons_dashboards.enabled: false opensearch.hosts: [https://localhost:9200]