Increase template config.yml memlimit

This commit is contained in:
Kristóf Tóth 2019-11-13 12:35:37 +01:00
parent ef73b4a2b8
commit 990991217d
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@ crp_config:
controller:
ports: ["5555/controller"]
solvable:
mem_limit: "200M"
capabilities: ["SETUID", "SETGID", "CHOWN", "AUDIT_WRITE", "DAC_OVERRIDE", "KILL"]
ports: ["8888/http"]