diff options
| author | 2020-11-20 22:33:02 +0100 | |
|---|---|---|
| committer | 2020-11-20 22:40:24 +0100 | |
| commit | 38e2ca5ea51b43a63fdb4d9021091d07e3a96dd4 (patch) | |
| tree | 54fe034e9e318d83158a238d3984c365f96c6d2c /README.md | |
| parent | Use SIGKILL instead of SIGTERM to terminate NsJail (diff) | |
Document output truncation in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ result <- |             |<----------|           | <----------+  The code is executed in a Python process that is launched through [NsJail], which is responsible for sandboxing the Python process. See [`snekbox.cfg`] for the NsJail configuration. +The output returned by snekbox is truncated at around 1 MB.  ## HTTP REST API  |