diff --git a/Architecture.md b/Architecture.md index 64cc6d8..7c0d060 100644 --- a/Architecture.md +++ b/Architecture.md @@ -53,11 +53,6 @@ limits: disk-inodes: 5 bound-directories: /tmp/isoeval/1: /eval -sandboxes-wrap-limits: - - name: "isolate" - time: 10 # in seconds - - name: "csharp" - time: 20 # in seconds ... ```