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=6ece7e8bcba26d93733d40998fcb3fe72d1d7eb5;hb=14e2014acc1362cfbb770c051a7254b156cd8efb;hp=0fe2aa20324ec04ec2f726ce82e8d70205083dde;hpb=66b16cafb380012d3eca14e524d86f2450e04069;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 0fe2aa203..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,132 +1,335 @@ -
Update PeerTube configuration
- -
- -
Instance
- -
- - -
- {{ formErrors.instanceName }} -
-
- -
- - -
- {{ 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 }} +
+
+ +
+ +
+ +
+
+ {{ formErrors.userVideoQuotaDaily }} +
+
+
+
+ + + +
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.