From a1cae3c651ba9915b8a5e9b0fe7ed756ffd8ee7b Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Mon, 13 Mar 2017 13:35:04 +0100 Subject: [PATCH] max output length --- System-configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/System-configuration.md b/System-configuration.md index 69f0df6..19aa722 100644 --- a/System-configuration.md +++ b/System-configuration.md @@ -55,6 +55,8 @@ of the particular worker instance. set in job configuration, defaults from worker config will be used. In such case the worker's defaults will be set as the maximum for the job. Also, limits in job configuration cannot exceed limits from worker. +- _max-output-length_ -- used for `tasks.{task}.sandbox.output` option, defined + in bytes ### Example config file