From 982bdb52c3a1afbea300f910248903b8e69a9a3d Mon Sep 17 00:00:00 2001 From: Su Date: Tue, 14 Mar 2023 16:41:14 -0700 Subject: [PATCH] reset feature switch Signed-off-by: Su --- config/opensearch_dashboards.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/opensearch_dashboards.yml b/config/opensearch_dashboards.yml index 1c1c5b100013..6bb4f63bbbde 100644 --- a/config/opensearch_dashboards.yml +++ b/config/opensearch_dashboards.yml @@ -231,7 +231,7 @@ # Set the value of this setting to true to enable the experimental multiple data source # support feature. Use with caution. -data_source.enabled: true +#data_source.enabled: false # Set the value of these settings to customize crypto materials to encryption saved credentials # in data sources. #data_source.encryption.wrappingKeyName: 'changeme'