forked from bashclub/zamba-lxc-toolbox
Defines the amount of RAM (default) 1GB ->2GB
Defines the amount of RAM for elasticsearch (Java option)
This commit is contained in:
parent
208d0b7bc2
commit
8d43d3cf07
@ -18,3 +18,6 @@ LXC_UNPRIVILEGED="1"
|
||||
|
||||
# enable nesting feature
|
||||
LXC_NESTING="1"
|
||||
|
||||
# Defines the amount of RAM in MB your LXC container is allowed to use (default: 1024)
|
||||
LXC_MEM="2048"
|
Loading…
Reference in New Issue
Block a user