diff --git a/readme.md b/readme.md index e3f76bae15..d4198c3c1e 100644 --- a/readme.md +++ b/readme.md @@ -411,7 +411,7 @@ If timeout is greater than `0`, the parent will send the signal identified by th #### maxBuffer Type: `number`
-Default: `100000000` (100 MB) +Default: `100_000_000` (100 MB) Largest amount of data in bytes allowed on `stdout` or `stderr`.