aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 7fe817aa0..8e866c126 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -216,6 +216,7 @@ transcoding:
216 216
217 # Generate videos in a WebTorrent format (what we do since the first PeerTube release) 217 # Generate videos in a WebTorrent format (what we do since the first PeerTube release)
218 # If you also enabled the hls format, it will multiply videos storage by 2 218 # If you also enabled the hls format, it will multiply videos storage by 2
219 # If disabled, breaks federation with PeerTube instances < 2.1
219 webtorrent: 220 webtorrent:
220 enabled: true 221 enabled: true
221 222