From 9ca9ff870166fc82452bf18e40df7056daebba2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E6=A3=AE?= Date: Tue, 23 Jul 2024 11:58:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95=20elastic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 萌森 --- apps/elastic-elasticsearch/8.14.3/data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/elastic-elasticsearch/8.14.3/data.yml b/apps/elastic-elasticsearch/8.14.3/data.yml index 9a335918..51e4559e 100644 --- a/apps/elastic-elasticsearch/8.14.3/data.yml +++ b/apps/elastic-elasticsearch/8.14.3/data.yml @@ -58,7 +58,7 @@ additionalProperties: labelEn: Enrollment token (node) required: false type: text - - default: "-Xlog:disable -Xlog:gc=debug:stderr -Xms512m -Xmx512m" + - default: "" edit: true envKey: ES_JAVA_OPTS labelZh: Elasticsearch Java 配置 (可选)