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=fe9d856d050161c5756419129ccd54f06ec9d281;hb=10a105f0c8620b2742eb357b69dd516a9ddf5798;hp=02125245633067ad6073c62187c42d3f4f98fa96;hpb=08c1efbe32244c321de28b0f2a6aaa3f99f46b58;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 021252456..fe9d856d0 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,222 +1,420 @@ -
Update PeerTube configuration
-
-
Instance
- -
- - -
- {{ formErrors.instanceName }} -
-
- -
- - -
- {{ formErrors.instanceShortDescription }} -
-
- -
- - -
- {{ formErrors.instanceDescription }} -
-
- -
- - -
- {{ formErrors.instanceTerms }} -
-
- -
- -
- -
-
- {{ formErrors.instanceDefaultClientRoute }} -
-
- -
- - - -
- -
-
- {{ formErrors.instanceDefaultNSFWPolicy }} -
-
- -
Cache
- -
- - -
- {{ formErrors.cachePreviewsSize }} -
-
- -
Signup
- -
- - - - -
- -
- - -
- {{ formErrors.signupLimit }} -
-
- -
Administrator
- -
- - -
- {{ formErrors.adminEmail }} -
-
- -
Users
- -
- -
- -
-
- {{ formErrors.userVideoQuota }} -
-
- -
Transcoding
- -
- - - - -
- - - -
- -
- -
-
- {{ formErrors.transcodingThreads }} -
-
- -
- - - -
-
- -
Customizations
- -
- - - -
- {{ formErrors.customizationJavascript }} -
-
- -
- - - -
- {{ formErrors.customizationCSS }} -
-
- - + + + + + +
Instance
+ + +
+ + +
{{ formErrors.instance.name }}
+
+ +
+ + +
{{ formErrors.instance.shortDescription }}
+
+ +
+ + +
{{ formErrors.instance.description }}
+
+ +
+ + +
{{ formErrors.instance.terms }}
+
+ +
+ +
+ +
+ +
+ +
+
{{ formErrors.instance.defaultClientRoute }}
+
+ +
+ + + +
+ +
+
{{ formErrors.instance.defaultNSFWPolicy }}
+
+
+ + +
Theme
+ + +
+ + +
+ +
+
+
+ + +
Signup
+ + +
+ +
+ +
+ +
+ +
+ + +
{{ formErrors.signup.limit }}
+
+
+ + +
Users
+ + +
+ +
+ +
+
{{ formErrors.user.videoQuota }}
+
+ +
+ +
+ +
+
{{ formErrors.user.videoQuotaDaily }}
+
+
+ + +
Import
+ + + + +
+ +
+ +
+ +
+ +
+
+ + +
Auto-blacklist
+ + + + + +
+ +
+ +
+
+
+ + +
Instance followers
+ + + + +
+ +
+ +
+ +
+
+
+ + +
Administrator
+ +
+ + +
{{ formErrors.admin.email }}
+
+ +
+ +
+ +
+
+ + + +
Twitter
+ + + + +
+ + + +
{{ formErrors.services.twitter.username }}
+
+ +
+ +
+ +
+
+ +
+
+ + + + +
Transcoding
+ + +
+ +
+ + + +
+ +
+ +
+ +
+ +
+ +
+ +
+
{{ formErrors.transcoding.threads }}
+
+ + +
+ +
+
+ +
+
+ +
+ Cache + + +
+ + +
+ + +
{{ 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.