diff --git a/data/varken.example.ini b/data/varken.example.ini index ef52b56..39c382b 100644 --- a/data/varken.example.ini +++ b/data/varken.example.ini @@ -2,7 +2,7 @@ # - 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. +# - fallback_ip, This is used when there is no IP listed in Tautulli. # This can happen when you are streaming locally. This is usually your public IP. [global] @@ -16,12 +16,12 @@ sickchill_server_ids = false [influxdb] url = influxdb.domain.tld port = 8086 -username = -password = +username = root +password = root [tautulli-1] url = tautulli.domain.tld:8181 -fallback_ip = 0.0.0.0 +fallback_ip = 1.1.1.1 apikey = xxxxxxxxxxxxxxxx ssl = false verify_ssl = false @@ -92,8 +92,6 @@ verify_ssl = false get_missing = true get_missing_run_seconds = 300 - - [ciscoasa-1] url = firewall.domain.tld username = cisco