aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 88821fe3c..9d428f764 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -247,8 +247,8 @@ live:
247 enabled: false 247 enabled: false
248 248
249 # Limit lives duration 249 # Limit lives duration
250 # Set null to disable duration limit 250 # -1 == unlimited
251 max_duration: null # For example: '5 hours' 251 max_duration: -1 # For example: '5 hours'
252 252
253 # Limit max number of live videos created on your instance 253 # Limit max number of live videos created on your instance
254 # -1 == unlimited 254 # -1 == unlimited