aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-10-09 22:17:54 +0100
committerGravatar Chris Lovering <[email protected]>2024-10-03 21:24:46 +0100
commitc24785d488e3fefeff50bc79b0fd262d09c3043a (patch)
treec8bb90ae5090abf453e8569a784617f1cb1030fb /config
parentAdd tests for multi-version support (diff)
Allow setting a binary_path when calling /eval
Diffstat (limited to 'config')
-rw-r--r--config/snekbox.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/snekbox.cfg b/config/snekbox.cfg
index b405521..33cd9e9 100644
--- a/config/snekbox.cfg
+++ b/config/snekbox.cfg
@@ -103,8 +103,3 @@ cgroup_pids_max: 6
cgroup_pids_mount: "/sys/fs/cgroup/pids"
iface_no_lo: true
-
-exec_bin {
- path: "/lang/python/default/bin/python"
- arg: ""
-}