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=0a032df1269b9c0c6ea3026ad495c7839b5012a9;hb=b34a444e291c8ec90b4c2c965f7d0d6904d1faa7;hp=8a1e33c566116d1246247240d723a8a69daf3a46;hpb=351d5225d6a4fe6863f760f02454eac88f730607;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 8a1e33c56..0a032df12 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 @@ -2,15 +2,15 @@ - + -
Instance
+
Instance
- +
{{ formErrors.instanceName }} @@ -18,10 +18,10 @@
- +
{{ formErrors.instanceShortDescription }} @@ -29,10 +29,10 @@
- +
{{ formErrors.instanceDescription }} @@ -40,10 +40,10 @@
- +
{{ formErrors.instanceTerms }} @@ -51,12 +51,12 @@
- +
@@ -65,14 +65,17 @@
- - + +
@@ -80,43 +83,53 @@
-
Signup
- -
- +
Signup
- - -
+
- +
{{ formErrors.signupLimit }}
-
Administrator
+
Import
+ + + + + +
Administrator
- +
{{ formErrors.adminEmail }}
-
Users
+
Users
- +
{{ formErrors.servicesTwitterUsername }}
-
- - - - - - -
+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." + > - + -
Transcoding
+
Transcoding
-
- - - - -
+
- +
- - + +
-
Cache
+
+ Cache -
- - + +
+
+
{{ formErrors.cachePreviewsSize }}
-
Customizations
+
+ + +
+ {{ formErrors.cacheCaptionsSize }} +
+
+ +
Customizations
- - + +
{{ formErrors.customizationJavascript }} @@ -228,25 +258,26 @@ Check this checkbox, save the configuration and test with a video URL of your in
{{ formErrors.customizationCSS }} @@ -255,5 +286,6 @@ Check this checkbox, save the configuration and test with a video URL of your in - + + It seems the configuration is invalid. Please search potential errors in the different tabs.