X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fconfig%2Fedit-custom-config%2Fedit-custom-config.component.html;h=2f3202e06d10e3a3984bae5754a7a0962d9aadd2;hb=fb7194043d0486ce0a6a40b2ffbdf32878c33a6f;hp=4ee573696705a605a116c768055dda2cb0d31c19;hpb=b763f88dd0f455ce0ccae9cb81182c985a47c101;p=github%2FChocobozzz%2FPeerTube.git 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 4ee573696..2f3202e06 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 @@ -1,3 +1,4 @@ +

Configuration

@@ -59,11 +62,13 @@
- + +
@@ -342,7 +347,7 @@
⚠️ This functionality requires a lot of attention and extra moderation. @@ -396,9 +401,9 @@
-
+
-
NEW VIDEOS
+
VIDEOS
@@ -430,7 +435,7 @@
Unless a user is marked as trusted, their videos will stay private until a moderator reviews them. @@ -445,6 +450,93 @@
+
+
+
SEARCH
+
+ +
+ + + + +
+ + + Allow your users to look up remote videos/actors by their URI, that may not be federated with your instance + + +
+ +
+ + + Allow anonymous users to look up remote videos/actors by their URI, that may not be federated with your instance + + +
+ +
+ + +
+ + +

⚠️ This functionality depends heavily on the moderation of instances followed by the search index you select.

+ + + You should only use moderated search indexes in production, or host your own. + +
+ + +
+ + +
{{ formErrors.search.searchIndex.url }}
+
+ +
+ +
+ +
+ + + Otherwise the local search stays used by default + + +
+ +
+
+
+ +
+ +
+ +
+
+
FEDERATION
@@ -500,7 +592,7 @@

⚠️ This functionality requires a lot of attention and extra moderation.

- You should only follow indexes you trust, or host your own. + You should only follow moderated indexes in production, or host your own. @@ -584,16 +676,16 @@
- Instance whitelisted by Twitter + Instance allowed by Twitter - If your instance is whitelisted by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.
- If the instance is not whitelisted, we use an image link card that will redirect on your PeerTube instance.

+ If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.
+ If the instance is not, we use an image link card that will redirect on your PeerTube instance.

Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on https://cards-dev.twitter.com/validator - to see if you instance is whitelisted. + to see if you instance is allowed.
@@ -607,6 +699,111 @@ +
+ Live streaming + + + +
+
+
LIVE
+
+ Add ability for your users to do live streaming on your instance. +
+
+ +
+ + + +
+ + + Allow live streaming + + + + ⚠️ Enabling live streaming requires trust in your users and extra moderation work + + + + +
+ + + If the user quota is reached, PeerTube will automatically terminate the live streaming + + +
+ +
+ +
+ +
+
+ + + +
+ + + Requires a lot of CPU! + + +
+ +
+ +
+ +
+
{{ formErrors.live.transcoding.threads }}
+
+ +
+ + +
+ +
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ Advanced configuration @@ -643,7 +840,7 @@ i18n-labelText labelText="Allow additional extensions" > - Allows users to upload .mkv, .mov, .avi and .flv videos. + Allows users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, m2ts, .mxf, .nut videos.
@@ -684,7 +881,7 @@
@@ -722,7 +919,7 @@
- +
@@ -853,9 +1050,15 @@
- It seems like the configuration is invalid. Please search for potential errors in the different tabs. + + It seems like the configuration is invalid. Please search for potential errors in the different tabs. + + + + You cannot allow live replay if you don't enable transcoding. + - +