QVR Pro Add Port Specification (#12464)

* Add port option

* ✏️ Change type

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
Matt Snyder 2020-03-24 10:14:51 -05:00 committed by GitHub
parent 1cdd2f2f97
commit da039524fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,10 @@ password:
description: The password for accessing your QVR account.
required: true
type: string
port:
description: The port where QVR accepts connections.
required: false
type: integer
exclude_channels:
description: Comma separated list of channel numbers to be excluded.
required: false