From 04cda1d7a5f27429acde3ecd9c3c6e18a2b44aed Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 6 Jan 2020 16:43:15 +0100 Subject: Add warning if admin disables webtorrent --- .../config/edit-custom-config/edit-custom-config.component.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html') 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 27f5ef722..ac0447d25 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 @@ -502,6 +502,10 @@ Experimental, we suggest you to not disable webtorrent support for now

If you also enabled HLS support, it will multiply videos storage by 2

+ +
+ + If disabled, breaks federation with PeerTube instances < 2.1 -- cgit v1.2.3