From c57ad141a9ffb67f8e7d087b92eaacd2b653b562 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 11 Jul 2023 09:52:14 +0200 Subject: Rename webtorrent config to web_videos --- support/doc/api/openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'support/doc/api') diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index e1a21fb5c..b2303bdd1 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -7768,7 +7768,7 @@ components: properties: enabled: type: boolean - webtorrent: + web_videos: type: object properties: enabled: @@ -8134,7 +8134,7 @@ components: type: boolean 2160p: type: boolean - webtorrent: + web_videos: type: object description: Web Video specific settings properties: -- cgit v1.2.3