Skip to content

Commit

Permalink
Added explanation for limitTo parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
jclarke0000 committed Apr 5, 2018
1 parent 421d3bc commit 1122b46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ to determine your collection calendar, and configure it as below:
<td><code>weeksToDisplay</code></td>
<td>How many weeks into the future to show collection dates.<br /><br /><strong>Number</strong><br />Default: <code>2</code>.</td>
</tr>
<tr>
<td><code>limitTo</code></td>
<td>Limit the display to the spcified number of pickups.<br /><br /><strong>Number</strong><br />Default: <code>99</code>.</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 1122b46

Please sign in to comment.