Updated Configuration and usage (markdown)

master
Martin Polanka 9 years ago
parent 3bb3c014d8
commit 432b4eb7c7

@ -48,6 +48,13 @@ limits:
parallel: 1 # time and memory limits are merged parallel: 1 # time and memory limits are merged
disk-size: 50 disk-size: 50
disk-files: 5 disk-files: 5
environ-variable:
ISOLATE_BOX: "/box"
ISOLATE_TMP: "/tmp"
bound-directories:
- src: /tmp/isoeval/eval_5
dst: /evaluate
mode: RW,NOEXEC
``` ```
### Running worker ### Running worker

Loading…
Cancel
Save