1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-11-14 02:57:18 +00:00

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

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"]