diff options
author | Chocobozzz <me@florianbigard.com> | 2022-05-23 09:25:40 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-05-23 09:25:40 +0200 |
commit | a5a1690d082701ab4bb28d5f9b4c894a16ca15b2 (patch) | |
tree | 12e154e7b5a1470127e03150cd4c49d34814a4e0 /config/default.yaml | |
parent | 09f33366a765b860555236af877e5f37b6886d02 (diff) | |
download | PeerTube-a5a1690d082701ab4bb28d5f9b4c894a16ca15b2.tar.gz PeerTube-a5a1690d082701ab4bb28d5f9b4c894a16ca15b2.tar.zst PeerTube-a5a1690d082701ab4bb28d5f9b4c894a16ca15b2.zip |
Improve video studio comment
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 1 |
1 files changed, 1 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 | ||
462 | video_studio: | 462 | video_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 | ||
466 | import: | 467 | import: |