diff --git a/src/content/configuration/other-options.md b/src/content/configuration/other-options.md index 72b3629c62cf..03d06292d99e 100644 --- a/src/content/configuration/other-options.md +++ b/src/content/configuration/other-options.md @@ -6,6 +6,7 @@ contributors: - skipjack - terinjokes - byzyk + - liorgreenb - vansosnin related: - title: Using Records @@ -105,11 +106,12 @@ Expose custom values into the loader context. ## `parallelism` -`number` +`number: 100` Limit the number of parallel processed modules. Can be used to fine tune performance or to get more reliable profiling results. + ## `profile` `boolean`