Skip to content

Commit 13c3156

Browse files
liorgreenbmontogeek
authored andcommitted
docs(configuration): Add default for parallelism (#2481)
* Default for parallelism * Parallelism default move - Reworded and moved to the previous paragraph. * Added liorgreenb to contributors
1 parent 91ed804 commit 13c3156

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/configuration/other-options.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ contributors:
66
- skipjack
77
- terinjokes
88
- byzyk
9+
- liorgreenb
910
- vansosnin
1011
related:
1112
- title: Using Records
@@ -105,11 +106,12 @@ Expose custom values into the loader context.
105106

106107
## `parallelism`
107108

108-
`number`
109+
`number: 100`
109110

110111
Limit the number of parallel processed modules. Can be used to fine tune performance or to get more reliable profiling results.
111112

112113

114+
113115
## `profile`
114116

115117
`boolean`

0 commit comments

Comments
 (0)