Remove notes as they have been migrated to the wiki
This commit is contained in:
parent
28f8402b5a
commit
210e2d19c1
1 changed files with 0 additions and 9 deletions
|
@ -1,12 +1,3 @@
|
|||
# Notes:
|
||||
# - Sonarr + Radarr scripts support multiple servers. You can remove the second
|
||||
# server by putting a # in front of the lines and section name, and removing
|
||||
# that number from your server_ids list
|
||||
# - fallback_ip, This is used when there is no IP listed in Tautulli.
|
||||
# This can happen when you are streaming locally. Set this to your public IP.
|
||||
# You do not need to change this value if your IP changes. This is only for
|
||||
# location lookups when there is a failure.
|
||||
|
||||
[global]
|
||||
sonarr_server_ids = 1,2
|
||||
radarr_server_ids = 1,2
|
||||
|
|
Loading…
Reference in a new issue