Skip to content

Commit

Permalink
Merge pull request #546 from MaRDI4NFDI/elasticsearch-no-oai-warning
Browse files Browse the repository at this point in the history
Disable verbose warnings in oai backend
  • Loading branch information
Shirazos7 authored Jul 19, 2024
2 parents b1d11a0 + c96897b commit 23e4ec0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ services:
- "ES_JAVA_OPTS=-Dlog4j2.formatMsgNoLookups=true -Xms2g -Xmx2g"
- "LOG4J_FORMAT_MSG_NO_LOOKUPS=true"
- discovery.type=single-node
- xpack.security.enabled=false
ulimits:
memlock:
soft: -1
Expand Down

0 comments on commit 23e4ec0

Please sign in to comment.