X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fconfig%2Fedit-custom-config%2Fedit-custom-config.component.html;h=6ece7e8bcba26d93733d40998fcb3fe72d1d7eb5;hb=14e2014acc1362cfbb770c051a7254b156cd8efb;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..6ece7e8bc 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,259 +1,335 @@
- + - + + -
Instance
+
Instance
-
- - + + -
- {{ formErrors.instanceName }} + > +
+ {{ formErrors.instanceName }} +
-
-
- - -
- {{ formErrors.instanceShortDescription }} + > +
+ {{ formErrors.instanceShortDescription }} +
-
-
- - + + -
- {{ formErrors.instanceDescription }} + > +
+ {{ formErrors.instanceDescription }} +
-
-
- - + + -
- {{ formErrors.instanceTerms }} -
-
- -
- -
- -
-
- {{ formErrors.instanceDefaultClientRoute }} + > +
+ {{ formErrors.instanceTerms }} +
-
- -
- - - -
- + +
+ +
+ +
+
+ {{ formErrors.instanceDefaultClientRoute }} +
-
- {{ formErrors.instanceDefaultNSFWPolicy }} + +
+ + + +
+ +
+
+ {{ formErrors.instanceDefaultNSFWPolicy }} +
-
-
Signup
+
Signup
-
- +
+ +
- - -
+
+ +
-
- - + + -
- {{ formErrors.signupLimit }} + > +
+ {{ formErrors.signupLimit }} +
+
+ +
Import
+ +
+ +
+ +
+
-
-
Administrator
+
Administrator
-
- - + + -
- {{ formErrors.adminEmail }} -
-
- -
Users
- -
- -
- + > +
+ {{ formErrors.adminEmail }} +
-
- {{ formErrors.userVideoQuota }} + +
Users
+ +
+ +
+ +
+
+ {{ formErrors.userVideoQuota }} +
-
- - +
+ +
+ +
+
+ {{ formErrors.userVideoQuotaDaily }} +
+
+ + -
Twitter
+ + +
Twitter
-
- - - + + + -
- {{ formErrors.servicesTwitterUsername }} + > +
+ {{ formErrors.servicesTwitterUsername }} +
-
-
- - - - - - -
-
+
+ +
+ + - + + -
Transcoding
+
Transcoding
-
- +
+ +
- - -
+ - +
+ +
-
- -
- +
+ +
+ +
+
+ {{ formErrors.transcodingThreads }} +
-
- {{ formErrors.transcodingThreads }} + +
+
+ + +
+ Cache + +
-
+
+ - - +
+ {{ formErrors.cachePreviewsSize }} +
- - -
Cache
- -
- - - -
- {{ formErrors.cachePreviewsSize }} +
+ + +
+ {{ formErrors.cacheCaptionsSize }} +
-
-
Customizations
+
Customizations
-
- - - -
- {{ formErrors.customizationJavascript }} + > +
+ {{ formErrors.customizationJavascript }} +
-
- -
- - - -
- {{ formErrors.customizationCSS }} + > +
+ {{ formErrors.customizationCSS }} +
-
- - + + + - + + It seems the configuration is invalid. Please search potential errors in the different tabs.