X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fconfig%2Fedit-custom-config%2Fedit-basic-configuration.component.html;h=50533ef73191a20cdbb761bfee17b97ee4977de2;hb=b99ee1b150257e0d54bde4b928dd9dc76b97ef7b;hp=84a793ae4ba387cf1c6ba4866408440466e8e5a2;hpb=0dbc6c141a0cf097541dec24ae1b058521534caa;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html index 84a793ae4..50533ef73 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html @@ -1,13 +1,13 @@ -
-
-
APPEARANCE
+
+
+

APPEARANCE

- Use plugins & themes for more involved changes, or add slight customizations. + Use plugins & themes for more involved changes, or add slight customizations.
-
+
@@ -15,9 +15,9 @@
@@ -26,22 +26,13 @@
-
- -
+
{{ formErrors.instance.defaultClientRoute }}
@@ -53,10 +44,10 @@
@@ -65,18 +56,48 @@
+ + + + +
+ +
+
+
+ + + +
+ + + ⚠️ You don't have any external auth plugin enabled. + ⚠️ You have multiple external auth plugins enabled. + + +
+
+
+
+
-
-
-
BROADCAST MESSAGE
-
+
+
+

BROADCAST MESSAGE

+
Display a message on your instance
-
+
@@ -112,8 +133,8 @@
{{ formErrors.broadcastMessage.message }}
@@ -124,15 +145,15 @@
-
-
-
NEW USERS
-
- Manage users to set their quota individually. +
+
+

NEW USERS

+
+ Manage users to set their quota individually.
-
+
@@ -143,16 +164,25 @@ ⚠️ This functionality requires a lot of attention and extra moderation. - + - +
+ +
-
+
+ +
+ +
@@ -165,7 +195,21 @@
{{ formErrors.signup.limit }}
- Signup won't be limited to a fixed number of users. + Signup won't be limited to a fixed number of users. +
+ +
+ + +
+ + {form.value['signup']['minimumAge'], plural, =1 {year old} other {years old}} +
+ +
{{ formErrors.signup.minimumAge }}
@@ -184,6 +228,8 @@ [clearable]="false" > + +
{{ formErrors.user.videoQuota }}
@@ -200,25 +246,36 @@
{{ formErrors.user.videoQuotaDaily }}
+
+ + + + + + +
-
-
-
VIDEOS
+
+
+

VIDEOS

-
+
-
+
- allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart. + allows to import multiple videos in parallel. ⚠️ Requires a PeerTube restart.
@@ -232,17 +289,41 @@ + > + + ⚠️ If enabled, we recommend to use a HTTP proxy to prevent private URL access from your PeerTube server + +
+ > + + ⚠️ We don't recommend to enable this feature if you don't trust your users + +
+ + +
+ + + + ⛔ You need to allow import with HTTP URL to be able to activate this feature. + + + +
+
+ @@ -267,12 +348,34 @@
-
-
-
SEARCH
+
+
+

VIDEO CHANNELS

-
+
+
+ + +
+ + {form.value['videoChannels']['maxPerUser'], plural, =1 {channel} other {channels}} +
+ +
{{ formErrors.videoChannels.maxPerUser }}
+
+
+
+ +
+
+

SEARCH

+
+ +
@@ -308,11 +411,11 @@ i18n-labelText labelText="Enable global search" > -

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

+
⚠️ 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. - +
+ You should only use moderated search indexes in production, or host your own. +
@@ -356,15 +459,15 @@
-
-
-
FEDERATION
+
+
+

FEDERATION

- Manage relations with other instances. + Manage relations with other instances.
-
+
@@ -408,10 +511,10 @@ i18n-labelText labelText="Automatically follow instances of a public index" > -

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

+
⚠️ This functionality requires a lot of attention and extra moderation.
- See the documentation for more information about the expected URL + See the documentation for more information about the expected URL
@@ -435,12 +538,12 @@
-
-
-
ADMINISTRATORS
+
+
+

ADMINISTRATORS

-
+
@@ -463,22 +566,22 @@
-
-
-
TWITTER
+
+
+

TWITTER

Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.
-
+
- + 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 to 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 + Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on + https://cards-dev.twitter.com/validator to see if you instance is allowed.