Add ssl_bypass to skip hostname validation.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user