From 38e2ca5ea51b43a63fdb4d9021091d07e3a96dd4 Mon Sep 17 00:00:00 2001 From: Sebastiaan Zeeff Date: Fri, 20 Nov 2020 22:33:02 +0100 Subject: Document output truncation in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6765260..187d029 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3