Add option to toggle SSL verification for tautulli
This commit is contained in:
parent
8dfb5cc384
commit
c1604d4383
2 changed files with 5 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue