Add Path to Tautulli documentation (#7915)

This commit is contained in:
William Comartin 2018-12-22 14:35:40 -05:00 committed by Charles Garwood
parent 0309b8f20b
commit 3cde8b2729

View File

@ -54,6 +54,10 @@ port:
required: false required: false
default: 8181 default: 8181
type: integer type: integer
path:
description: The Base Url path of your Tautulli server.
required: false
type: string
ssl: ssl:
description: Use HTTPS to connect to Tautulli server. *NOTE* A host *cannot* be an IP address when this option is enabled. description: Use HTTPS to connect to Tautulli server. *NOTE* A host *cannot* be an IP address when this option is enabled.
required: false required: false