diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/api/openapi.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 1d5581072..7b6e8a1e4 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -6679,7 +6679,7 @@ components: | |||
6679 | type: integer | 6679 | type: integer |
6680 | description: The user daily video quota in bytes | 6680 | description: The user daily video quota in bytes |
6681 | example: -1 | 6681 | example: -1 |
6682 | webtorrentEnabled: | 6682 | p2pEnabled: |
6683 | type: boolean | 6683 | type: boolean |
6684 | description: Enable P2P in the player | 6684 | description: Enable P2P in the player |
6685 | UserWithStats: | 6685 | UserWithStats: |
@@ -6780,7 +6780,7 @@ components: | |||
6780 | - 'true' | 6780 | - 'true' |
6781 | - 'false' | 6781 | - 'false' |
6782 | - both | 6782 | - both |
6783 | webTorrentEnabled: | 6783 | p2pEnabled: |
6784 | type: boolean | 6784 | type: boolean |
6785 | description: whether to enable P2P in the player or not | 6785 | description: whether to enable P2P in the player or not |
6786 | autoPlayVideo: | 6786 | autoPlayVideo: |