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=09539fa92006c7dab3719f5d25a1f8ae905472e5;hb=c5dcdab330b1767c0ce25d788ed51119f74e7e71;hp=e0361fbfd1fd6a150019a027d130c6e89f3d4365;hpb=16a173bbc98509705105eec8189fa5543d9673c7;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 e0361fbfd..09539fa92 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 @@ -362,10 +362,13 @@
- +
+ + {form.value['signup']['limit'], plural, =1 {user} other {users}} +
{{ formErrors.signup.limit }}
Signup won't be limited to a fixed number of users.
@@ -743,22 +746,29 @@
- +
+ + {form.value['live']['maxInstanceLives'], plural, =1 {live} other {lives}} +
- +
+ + {form.value['live']['maxUserLives'], plural, =1 {live} other {lives}} +
- +
@@ -780,7 +790,7 @@
@@ -922,7 +932,7 @@
@@ -968,19 +978,25 @@
- +
+ + {form.value['cache']['previews']['size'], plural, =1 {cached image} other {cached images}} +
{{ formErrors.cache.previews.size }}
- +
+ + {form.value['cache']['captions']['size'], plural, =1 {cached image} other {cached images}} +
{{ formErrors.cache.captions.size }}