From 8a23909fe2381387841d5c355305d16460a27452 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 29 Jan 2021 09:04:36 +0100 Subject: [PATCH] add description to live transcoding profile selector --- .../edit-custom-config.component.html | 25 ++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html index 5f02d00e8..796aa12ed 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html @@ -897,7 +897,7 @@ {{ item }}
- x264, targeting maximum device compatibility + x264, targeting maximum device compatibility
@@ -1046,15 +1046,22 @@
- New live transcoding profiles can be added by PeerTube plugins + new live transcoding profiles can be added by PeerTube plugins -
- -
+ + + {{ item }} + +
+ x264, targeting maximum device compatibility +
+
+
{{ formErrors.live.transcoding.profile }}
-- 2.41.0