Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nagetsum authored and mswiderski committed Jun 13, 2019
1 parent 6658b56 commit 197353e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class ThreadPoolConfig {

/**
* The maximum number of threads. If this is not specified then
* it will be automatically sized to 4 * the number of available processors
* it will be automatically sized to 8 * the number of available processors
*/
@ConfigItem
public OptionalInt maxThreads;
Expand Down

0 comments on commit 197353e

Please sign in to comment.