Add ssl_bypass to skip hostname validation.

This commit is contained in:
Luigi311
2022-09-25 14:16:01 -06:00
parent 3ec177ea64
commit 966dcacf8d
2 changed files with 21 additions and 9 deletions

View File

@@ -24,7 +24,8 @@ PLEX_TOKEN = "SuperSecretToken"
#PLEX_USERNAME = ""
#PLEX_PASSWORD = ""
#PLEX_SERVERNAME = "Plex Server"
## Skip hostname validation for ssl certificates.
SSL_BYPASS = "False"
## Jellyfin server URL, use hostname or IP address if the hostname is not resolving correctly
## Comma seperated list for multiple servers