Updating PMS Spec

This commit is contained in:
lukehagar
2023-06-02 20:56:53 +00:00
parent cf53e3ffd8
commit ee12f4b156

View File

@@ -28,20 +28,6 @@ servers:
Port: Port:
default: '32400' default: '32400'
description: The port to access your plex server description: The port to access your plex server
- url: '{Protocol}://{Local IP}:{Port}'
variables:
Protocol:
default: http
description: The protocl to use when connecting to your plex server
enum:
- http
- https
Local IP:
default: 10.10.10.47
description: The Local IP Address of your plex server
Port:
default: '32400'
description: The port to access your plex server
security: security:
- Token: [] - Token: []
ClientIdentifier: [] ClientIdentifier: []