zammad finetuning

This commit is contained in:
2023-01-11 23:23:56 +01:00
parent 5d314c05f9
commit b0400cb347
2 changed files with 53 additions and 3 deletions

View File

@ -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="4096"