Skip to content

Commit

Permalink
document nice (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
halaei authored Aug 27, 2020
1 parent e15f24d commit 300cb5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/horizon.php
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
'balance' => 'simple',
'processes' => 10,
'tries' => 1,
'nice' => 0,
],
],

Expand All @@ -182,6 +183,7 @@
'balance' => 'simple',
'processes' => 3,
'tries' => 1,
'nice' => 0,
],
],
],
Expand Down

0 comments on commit 300cb5d

Please sign in to comment.