max output length is mandatory

master
Martin Polanka 8 years ago
parent a1cae3c651
commit c27f71772e

@ -55,7 +55,7 @@ of the particular worker instance.
set in job configuration, defaults from worker config will be used. In such 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, case the worker's defaults will be set as the maximum for the job. Also,
limits in job configuration cannot exceed limits from worker. limits in job configuration cannot exceed limits from worker.
- _max-output-length_ -- used for `tasks.{task}.sandbox.output` option, defined - **max-output-length** -- used for `tasks.{task}.sandbox.output` option, defined
in bytes in bytes
### Example config file ### Example config file

Loading…
Cancel
Save