]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Fix test embed page
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index dbbcc66841db5d30d8017c500dff140259cdd0c1..88821fe3c925e43d23f51cf49b44930b3851bd1a 100644 (file)
@@ -248,7 +248,7 @@ live:
 
   # Limit lives duration
   # Set null to disable duration limit
-  max_duration: 5 hours
+  max_duration: null # For example: '5 hours'
 
   # Limit max number of live videos created on your instance
   # -1 == unlimited