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=6658a095d07ef7ddeb93d7232c32cf75bbead260;hpb=2e3a0215d051dca1f7c8ef423564c8d37a255f77;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 6658a095d..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 @@ -1,179 +1,291 @@ -
Update PeerTube configuration
-
-
Instance
- -
- - -
- {{ formErrors.instanceName }} -
-
- -
- - -
- {{ formErrors.instanceShortDescription }} -
-
- -
- - -
- {{ formErrors.instanceDescription }} -
-
- -
- - -
- {{ formErrors.instanceTerms }} -
-
- -
- -
- -
-
- -
Cache
- -
- - -
- {{ formErrors.cachePreviewsSize }} -
-
- -
Signup
- -
- - - - -
- -
- - -
- {{ formErrors.signupLimit }} -
-
- -
Administrator
- -
- - -
- {{ formErrors.adminEmail }} -
-
- -
Users
- -
- -
- -
-
- -
Transcoding
- -
- - - - -
- - - -
- -
- + + + + +
Instance
+ +
+ + +
+ {{ formErrors.instanceName }} +
+
+ +
+ + +
+ {{ formErrors.instanceShortDescription }} +
+
+ +
+ + +
+ {{ formErrors.instanceDescription }} +
+
+ +
+ + +
+ {{ formErrors.instanceTerms }} +
+
+ +
+ +
+ +
+
+ {{ formErrors.instanceDefaultClientRoute }} +
+
+ +
+ + + +
+ +
+
+ {{ formErrors.instanceDefaultNSFWPolicy }} +
+
+ +
Signup
+ + + +
+ + +
+ {{ formErrors.signupLimit }} +
+
+ +
Import
+ + + + + +
Administrator
+ +
+ + +
+ {{ formErrors.adminEmail }} +
+
+ +
Users
+ +
+ +
+ +
+
+ {{ formErrors.userVideoQuota }} +
-
- -
- - - -
- - -
Customizations
- -
- - - -
- {{ formErrors.customizationJavascript }} -
-
- -
- - - -
- {{ formErrors.customizationCSS }} -
-
- - + + + + +
Twitter
+ +
+ + + +
+ {{ formErrors.servicesTwitterUsername }} +
+
+ + +
+ + + +
Transcoding
+ + + + + +
+ +
+ +
+
+ {{ formErrors.transcodingThreads }} +
+
+ +
+ + +
+
+ +
+ Cache + + +
+ +
+ + +
+ {{ formErrors.cachePreviewsSize }} +
+
+ +
+ + +
+ {{ formErrors.cacheCaptionsSize }} +
+
+ +
Customizations
+ +
+ + + +
+ {{ formErrors.customizationJavascript }} +
+
+ +
+ + + +
+ {{ formErrors.customizationCSS }} +
+
+
+ + + + It seems the configuration is invalid. Please search potential errors in the different tabs.