Replace - with #

pull/1578/head
Chaz Larson 1 year ago committed by GitHub
parent bfd502bd71
commit 5fd75858cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -59,14 +59,14 @@ sonarr:
![Sonarr Details](sonarr.png) ![Sonarr Details](sonarr.png)
Based on that UI, the settings would be [settings not based on things in this image are shown as `-`]: Based on that UI, the settings would be [settings not based on things in this image are shown as `#`; url and token are of course required they are not shown here to focus on the settings that are shown above]:
```YAML ```YAML
sonarr: sonarr:
url: - url: #
token: - token: #
add_missing: - add_missing: #
add_existing: - add_existing: #
root_folder_path: /share root_folder_path: /share
monitor: all monitor: all
quality_profile: Any quality_profile: Any
@ -76,8 +76,8 @@ sonarr:
tag: tag:
search: false search: false
cutoff_search: false cutoff_search: false
sonarr_path: - sonarr_path: #
plex_path: - plex_path: #
``` ```
# Other examples: # Other examples:

Loading…
Cancel
Save