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=1e5308531ee79ac8248c0c5aa97dbb0daab8f273;hpb=d3662c1cb20b0f4f924550b9f9b8d9f551405116;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 1e5308531..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,277 +1,419 @@
- + - + + -
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.adminEmail }} -
-
- -
Users
- -
- -
- -
-
- {{ formErrors.userVideoQuota }} -
-
-
- - - -
Twitter
- -
- - - -
- {{ formErrors.servicesTwitterUsername }} -
-
+
+ +
+ +
+ +
+ +
+
{{ formErrors.instance.defaultClientRoute }}
+
+ +
+ + + +
+ +
+
{{ formErrors.instance.defaultNSFWPolicy }}
+
+ -
- - - - +
Theme
-
-
+ +
+ - +
+ +
+
+
-
- - - +
Signup
- -
+ +
+ +
- +
+ +
-
- -
- +
+ + +
{{ formErrors.signup.limit }}
-
- {{ formErrors.transcodingThreads }} + + + +
Users
+ + +
+ +
+ +
+
{{ formErrors.user.videoQuota }}
-
-
+
+ +
+ +
+
{{ formErrors.user.videoQuotaDaily }}
+
+ + + +
Import
+ + + + +
+ +
+ +
+ +
+ +
+
+ + +
Auto-blacklist
+ + + + + +
+ +
+ +
+
+
+ + +
Instance followers
+ + + + +
+ +
+ +
+ +
+
+
+ + +
Administrator
+ +
+ - - +
{{ formErrors.admin.email }}
- -
Cache
- -
- - - - -
- {{ formErrors.cachePreviewsSize }} -
-
- -
Customizations
- -
- - - -
- {{ formErrors.customizationJavascript }} +
+
-
- -
- - - -
- {{ formErrors.customizationCSS }} + + + + + + +
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.