Skip to content

Commit

Permalink
Removed duplicate --slave_removal_rate_limit entry in configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-mesos committed Mar 27, 2015
1 parent de0307c commit c6643f7
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -454,18 +454,6 @@ file:///path/to/file (where file contains one of the above)</code></pre>
The value is of the form 'Number of slaves'/'Duration'
</td>
</tr>
<tr>
<td>
--slave_removal_rate_limit=VALUE
</td>
<td>
The maximum rate (e.g., 1/10mins, 2/3hrs, etc) at which slaves will
be removed from the master when they fail health checks. By default
slaves will be removed as soon as they fail the health checks.
<p/>
The value is of the form 'Number of slaves'/'Duration'
</td>
</tr>
<tr>
<td>
--registry=VALUE
Expand Down

0 comments on commit c6643f7

Please sign in to comment.