From 6265cf06257b0e12105476082f2bb96dac6fd48f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 16 Sep 2024 15:18:45 +0200 Subject: [PATCH] Fix space between the sentences --- .../edit-custom-config/edit-vod-transcoding.component.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html b/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html index 0101b0417..0038a2d54 100644 --- a/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html +++ b/client/src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html @@ -9,6 +9,8 @@ Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically. +
+ However, you may want to read our guidelines before tweaking the following values.