diff --git a/docs/defaults/chart/flixpatrol.md b/docs/defaults/chart/flixpatrol.md index 3e6c125c..a469fa67 100644 --- a/docs/defaults/chart/flixpatrol.md +++ b/docs/defaults/chart/flixpatrol.md @@ -42,6 +42,8 @@ Template Variables can be used to manipulate the file in various ways to slightl |:---------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | `limit` | **Description:** Changes the Builder Limit for all collections in a Defaults file.
**Default:** `10`
**Values:** Any Number 1-10 | | `limit_<>`1 | **Description:** Changes the Builder Limit of the specified key's collection.
**Default:** `limit`
**Values:** Any Number 1-10 | +| `in_the_last` | **Description:** Changes How many days of daily Top 10 Lists to look at.
**Default:** `1`
**Values:** Any Number 1-30 | +| `in_the_last_<>`1 | **Description:** Changes How many days of daily Top 10 Lists to look at.
**Default:** `in_the_last`
**Values:** Any Number 1-30 | | `location` | **Description:** Changes the Builder Location for all collections in a Defaults file.
**Default:** `world`
**Values:** [`location` Attribute Options](../../builders/flixpatrol.md#top-platform-attributes) | | `location_<>`1 | **Description:** Changes the Builder Location of the specified key's collection.
**Default:** `location`
**Values:** [`location` Attribute Options](../../builders/flixpatrol.md#top-platform-attributes) | | `sync_mode` | **Description:** Changes the Sync Mode for all collections in a Defaults file.
**Default:** `sync`
**Values:**
`sync`Add and Remove Items based on Builders
`append`Only Add Items based on Builders
| @@ -75,4 +77,4 @@ libraries: location: united_states #(1)! ``` -1. Change the location of the FlixPatrol collections to the United States of America \ No newline at end of file +1. Change the location of the FlixPatrol collections to the United States of America