From 3cabf3532b9118a19311f14ca3e171d12d554a2f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 6 Nov 2020 13:59:50 +0100 Subject: Add live server hooks --- config/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/default.yaml b/config/default.yaml index af16f081f..120f03d5d 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -262,7 +262,7 @@ live: # PeerTube will transcode segments in a video file # If the user daily/total quota is reached, PeerTube will stop the live # /!\ transcoding.enabled (and not live.transcoding.enabled) has to be true to create a replay - allow_replay: true + allow_replay: false rtmp: port: 1935 -- cgit v1.2.3