Skip to content

Commit 00838d8

Browse files
author
Stefan Andres
committed
remove default assumption in README
1 parent 3061b90 commit 00838d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ Example: to set `-Xmx512m -Xms256m` options use `{ '-Xmx' => '512m', '-Xms' => '
295295

296296
####`max_threads`
297297

298-
Jetty option to explicetly set max-thread. The default is undef, so the jetty default is used (might be `120`).
298+
Jetty option to explicetly set max-thread. The default is undef, so the PuppetDB-jetty default is used.
299299

300300

301301
### puppetdb:server

0 commit comments

Comments
 (0)