Browse Source

deploy: 732ea98167c32a4f4ad19ea6b9f9e35dbf7bf0c0

gh-pages
aler9 4 years ago
parent
commit
490554362a
  1. 8
      index.html
  2. 10
      openapi.yaml

8
index.html

File diff suppressed because one or more lines are too long

10
openapi.yaml

@ -95,14 +95,24 @@ components: @@ -95,14 +95,24 @@ components:
type: string
hlsAlwaysRemux:
type: boolean
hlsVariant:
type: string
hlsSegmentCount:
type: integer
hlsSegmentDuration:
type: string
hlsPartDuration:
type: string
hlsSegmentMaxSize:
type: string
hlsAllowOrigin:
type: string
hlsEncryption:
type: boolean
hlsServerKey:
type: string
hlsServerCert:
type: string
paths:
type: object

Loading…
Cancel
Save