Remove notes as they have been migrated to the wiki

This commit is contained in:
samwiseg0 2019-01-01 13:57:21 -05:00
parent 28f8402b5a
commit 210e2d19c1

View file

@ -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