aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--config/default.yaml1
-rw-r--r--config/production.yaml.example1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index a27ffba02..689f81343 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -461,6 +461,7 @@ live:
461 461
462video_studio: 462video_studio:
463 # Enable video edition by users (cut, add intro/outro, add watermark etc) 463 # Enable video edition by users (cut, add intro/outro, add watermark etc)
464 # If enabled, users can create transcoding tasks as they wish
464 enabled: false 465 enabled: false
465 466
466import: 467import:
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 754b1b8a8..6db43fccf 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -469,6 +469,7 @@ live:
469 469
470video_studio: 470video_studio:
471 # Enable video edition by users (cut, add intro/outro, add watermark etc) 471 # Enable video edition by users (cut, add intro/outro, add watermark etc)
472 # If enabled, users can create transcoding tasks as they wish
472 enabled: false 473 enabled: false
473 474
474import: 475import: