fix: various fixes

This commit is contained in:
VC
2024-07-05 11:53:38 +02:00
parent f8ef84d6db
commit 9a52187d74
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ ES_PATH_CONF=/etc/elasticsearch
#PID_DIR=/var/run/elasticsearch
# Additional Java OPTS
ES_JAVA_OPTS="-Xms1g -Xmx1g"
ES_JAVA_OPTS="-Xms512m -Xmx512m"
# Configure restart on package upgrade (true, every other setting will lead to not restarting)
#RESTART_ON_UPGRADE=true