Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Update 50_heap.asciidoc #783

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update 50_heap.asciidoc
aguyinmontreal authored Nov 12, 2018
commit 7af225cea45e40c8424f96475bb8f3e84dbe12c3
2 changes: 1 addition & 1 deletion 510_Deployment/50_heap.asciidoc
Original file line number Diff line number Diff line change
@@ -219,5 +219,5 @@ Finally, if neither approach is possible, you should enable `mlockall`. file.

[source,yaml]
----
bootstrap.mlockall: true
bootstrap.memory_lock: true
----