From be25a744f67b118965eaae74d2ce0593c9f91118 Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Sat, 17 Apr 2021 09:31:05 -0500 Subject: [PATCH] wiki: Add ToC to config examples Table of contents --- wiki/Configuration-Examples.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wiki/Configuration-Examples.md b/wiki/Configuration-Examples.md index 48c86039..27928802 100644 --- a/wiki/Configuration-Examples.md +++ b/wiki/Configuration-Examples.md @@ -1,5 +1,9 @@ Various scenarios supported using the flexible configuration support. +- [Update as much as possible in both Sonarr and Radarr with a single config](#update-as-much-as-possible-in-both-sonarr-and-radarr-with-a-single-config) +- [Selectively update different parts of Sonarr](#selectively-update-different-parts-of-sonarr) +- [Update multiple Sonarr instances in a single YAML config](#update-multiple-sonarr-instances-in-a-single-yaml-config) + ## Update as much as possible in both Sonarr and Radarr with a single config Create a single configuration file (use the default `trash.yml` if you want to simplify your CLI