mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[DOCS] Fix code block length for Asciidoctor migration (#41151)
This commit is contained in:
parent
c379206c1e
commit
3be4136279
@ -82,7 +82,7 @@ The `vm.max_map_count` setting should be set permanently in `/etc/sysctl.conf`:
|
|||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
$ grep vm.max_map_count /etc/sysctl.conf
|
$ grep vm.max_map_count /etc/sysctl.conf
|
||||||
vm.max_map_count=262144
|
vm.max_map_count=262144
|
||||||
----------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
To apply the setting on a live system type: `sysctl -w vm.max_map_count=262144`
|
To apply the setting on a live system type: `sysctl -w vm.max_map_count=262144`
|
||||||
--
|
--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user