Support calendar-specific maximumEntries and maximumNumberOfDays

This commit is contained in:
Kyle Carson
2017-01-30 16:26:42 -06:00
parent c47852cd0a
commit 14cc642e54
3 changed files with 13 additions and 5 deletions

View File

@@ -74,4 +74,5 @@ config: {
-| `repeatingCountTitle` | The count title for yearly repating events in this calendar. <br><br> **Example:** `'Birthday'`
-| `user` | The username for HTTP Basic authentication.
-| `pass` | The password for HTTP Basic authentication.
-| `maximumEntries` | The maximum number of events shown. Overrides global setting. **Possible values:** `0` - `100`
-| `maximumNumberOfDays` | The maximum number of days in the future. Overrides global setting