Skip to content

Commit

Permalink
update README [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
tak1n committed Feb 19, 2016
1 parent 1f53c8d commit 8eff3ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ Use it through rackup:

## Available Options

You can adapt the ThreadPool size with following option:
You can adapt the ThreadPool size with following options:

$ rackup -s reifier -O Threads=8
$ rackup -s reifier -O MinThreads=8 -O MaxThreads=16

Also the amount of workers is adaptable:

Expand Down

0 comments on commit 8eff3ca

Please sign in to comment.