mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-25 13:14:59 +02:00
Add LXC_MEM_MIN to constatns-service.conf
This commit is contained in:
parent
f70f36550c
commit
19da148310
24 changed files with 70 additions and 4 deletions
|
@ -22,5 +22,8 @@ LXC_NESTING="1"
|
|||
# Define the version of Element Web
|
||||
MATRIX_ELEMENT_VERSION="v1.9.9"
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=1024
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="nginx,postgresql"
|
Loading…
Add table
Add a link
Reference in a new issue