Skip to content

Commit

Permalink
update(btn-config): consolidate block and add options link
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkarry committed Jan 8, 2024
1 parent 7c0d028 commit 7d6eb1b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/basics/faq-troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,12 +207,9 @@ delay: 30,
excludeRecentSearch: undefined,
excludeOlder: "2w",
searchCadence: "3d",
```

We recommend the following additional options be set. This will only search for season packs.

```js
includeEpisodes: false,
includeSingleEpisodes: false,
includeNonVideos: false,
```

Descriptions for the settings listed above can be found [here](./options.md).

0 comments on commit 7d6eb1b

Please sign in to comment.