From 89962f27a75183947fc44cd051a1061ce157221d Mon Sep 17 00:00:00 2001 From: icebaker Date: Sat, 18 Nov 2023 20:08:34 -0300 Subject: adding safety sandbox --- static/cartridges/default.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'static') diff --git a/static/cartridges/default.yml b/static/cartridges/default.yml index 167fa83..57eeada 100644 --- a/static/cartridges/default.yml +++ b/static/cartridges/default.yml @@ -1,4 +1,10 @@ --- +safety: + functions: + sandboxed: true + tools: + confirmable: true + interfaces: repl: output: -- cgit v1.2.3