aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar Ionite <[email protected]>2022-11-16 21:30:37 -0500
committerGravatar Ionite <[email protected]>2022-11-16 21:30:37 -0500
commitbed280b694d4e8e90b3bd2c3aeac159c01c5e805 (patch)
treef612f89187b86dd991bac22842e1284d029096ac /config
parentFixed unit tests (diff)
Increased PID limit to 6
Diffstat (limited to 'config')
-rw-r--r--config/snekbox.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snekbox.cfg b/config/snekbox.cfg
index aaa5d89..25cc740 100644
--- a/config/snekbox.cfg
+++ b/config/snekbox.cfg
@@ -110,7 +110,7 @@ cgroup_mem_max: 52428800
cgroup_mem_swap_max: 0
cgroup_mem_mount: "/sys/fs/cgroup/memory"
-cgroup_pids_max: 5
+cgroup_pids_max: 6
cgroup_pids_mount: "/sys/fs/cgroup/pids"
iface_no_lo: true