Add option to toggle SSL verification for tautulli

This commit is contained in:
samwiseg0 2018-11-01 13:27:20 -04:00
parent 8dfb5cc384
commit c1604d4383
2 changed files with 5 additions and 2 deletions

View file

@ -41,6 +41,7 @@ tautulli_url = 'https://tautulli.domain.tld'
tautulli_api_key = 'xxxxxxxxxxxxxxx'
tautulli_failback_ip = ''
tautulli_influxdb_db_name = 'plex'
tautulli_verify_ssl = True
########################## FIREWALL CONFIG ############################
asa_url = 'https://firewall.domain.tld'