README.md in rcarvalho-workless-1.0.2.19 vs README.md in rcarvalho-workless-1.0.2.20
- old
+ new
@@ -86,10 +86,11 @@
The local scaler uses @adamwiggins rush library http://github.com/adamwiggins/rush to start and stop workers on a local machine
The heroku scaler works on the Aspen and Bamboo stacks while the heroku_cedar scaler only works on the new Cedar stack.
-To configure the number of workers in your environment file add the following:
+To configure the number of workers in your environment file add the following. The values below
+is the default scaling scheme.
<pre>
Delayed::Job.scaler.scale_info = {
0 => 0,
100 => 1,