Skip to content

Commit

Permalink
Manually decrease elastic mem heapsize
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed Nov 13, 2024
1 parent bf828af commit 87653f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/backend/services/v4/services/elastic/config/.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ xpack.security.enabled=false
xpack.security.http.ssl.enabled=false
xpack.security.transport.ssl.enabled=false
xpack.license.self_generated.type=basic
ES_JAVA_OPTS="-Xms512m -Xmx512m"

0 comments on commit 87653f1

Please sign in to comment.