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=637484622ca64dcf9bcd3f7a6199f57f23eb5cfa;hb=0dc647775881eb1378b213a530996cd096de24ea;hp=252d43c8f8bfeba4272faf16290edfee1909b80d;hpb=8be1afa12b700b93ed92365cab05c0ef81d643aa;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 252d43c8f..637484622 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,395 @@
- + - + + -
Instance
+
Instance
-
- - -
- {{ formErrors.instanceName }} -
-
- -
- - -
- {{ formErrors.instanceShortDescription }} -
-
- -
- - -
- {{ formErrors.instanceDescription }} -
-
- -
- - -
- {{ formErrors.instanceTerms }} -
-
- -
- -
- -
-
- {{ formErrors.instanceDefaultClientRoute }} -
-
- -
- - - -
- -
-
- {{ formErrors.instanceDefaultNSFWPolicy }} -
-
+ +
+ + +
{{ formErrors.instance.name }}
+
-
Signup
+
+ + +
{{ formErrors.instance.shortDescription }}
+
-
- +
+ + +
{{ formErrors.instance.description }}
+
- - -
+
+ + +
{{ formErrors.instance.terms }}
+
-
- - -
- {{ formErrors.signupLimit }} -
-
+
+ +
-
Administrator
+
+ +
+ +
+
{{ formErrors.instance.defaultClientRoute }}
+
-
- - -
- {{ formErrors.adminEmail }} -
-
- -
Users
- -
- -
- -
-
- {{ formErrors.userVideoQuota }} -
-
-
- - - -
Twitter
- -
- - - -
- {{ formErrors.servicesTwitterUsername }} -
-
+
+ + + +
+ +
+
{{ formErrors.instance.defaultNSFWPolicy }}
+
+ -
- - - - +
Signup
-
-
+ +
+ +
- +
+ +
-
Transcoding
+
+ + +
{{ formErrors.signup.limit }}
+
+
+ + +
Users
+ + +
+ +
+ +
+
{{ formErrors.user.videoQuota }}
+
-
- +
+ +
+ +
+
{{ formErrors.user.videoQuotaDaily }}
+
+ - - -
- +
Import
-
- -
- -
-
- {{ formErrors.transcodingThreads }} -
-
+ + -
+
+ +
+ +
+ +
+ + + + + +
Auto-blacklist
+ + + + + +
+ +
+ +
+
+
+ + +
Instance followers
+ + + + +
+ +
+ +
+ +
+
+
+ + +
Administrator
+ +
+ - - +
{{ formErrors.admin.email }}
- -
Cache
+
+ +
-
- - + + + + + +
Twitter
+ + + + +
+ + + +
{{ formErrors.services.twitter.username }}
+
+ +
+ +
+ +
+
+ +
+
+ + + + +
Transcoding
+ + +
+ +
- -
- {{ formErrors.cachePreviewsSize }} -
-
- -
Customizations
- -
- - - -
- {{ formErrors.customizationJavascript }} + + +
+ +
+ +
+ +
+ +
+
{{ formErrors.transcoding.threads }}
+
+ + +
+ +
+
+ +
+ + +
+ Cache + +
-
- -
- - - -
- {{ formErrors.customizationCSS }} -
-
- - - + +
+ + +
{{ formErrors.cache.previews.size }}
+
+ +
+ + +
{{ formErrors.cache.captions.size }}
+
+
+ +
Customizations
+ + + +
+ + + +
{{ formErrors.instance.customizations.javascript }}
+
+ +
+ + + +
{{ formErrors.instance.customizations.css }}
+
+
+
+ + + + + + + It seems the configuration is invalid. Please search potential errors in the different tabs.