Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added example setting to maxBuffer option for clarity
  • Loading branch information
chedaroo authored Sep 21, 2016
1 parent b53abf9 commit 7491e27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ default: 16MB(16 * 1024 * 1024)

You won't need to set this option unless you encounter a "stdout maxBuffer exceeded" error.

For example, setting it to `16 * 1024 * 1024` will result in 16MB.

#### options.timeout

type: `Number`
Expand Down

0 comments on commit 7491e27

Please sign in to comment.