aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml2
1 files changed, 1 insertions, 1 deletions
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:
262 # PeerTube will transcode segments in a video file 262 # PeerTube will transcode segments in a video file
263 # If the user daily/total quota is reached, PeerTube will stop the live 263 # If the user daily/total quota is reached, PeerTube will stop the live
264 # /!\ transcoding.enabled (and not live.transcoding.enabled) has to be true to create a replay 264 # /!\ transcoding.enabled (and not live.transcoding.enabled) has to be true to create a replay
265 allow_replay: true 265 allow_replay: false
266 266
267 rtmp: 267 rtmp:
268 port: 1935 268 port: 1935