mirror of https://github.com/Chocobozzz/PeerTube
Improve video studio comment
parent
09f33366a7
commit
a5a1690d08
|
@ -461,6 +461,7 @@ live:
|
|||
|
||||
video_studio:
|
||||
# Enable video edition by users (cut, add intro/outro, add watermark etc)
|
||||
# If enabled, users can create transcoding tasks as they wish
|
||||
enabled: false
|
||||
|
||||
import:
|
||||
|
|
|
@ -469,6 +469,7 @@ live:
|
|||
|
||||
video_studio:
|
||||
# Enable video edition by users (cut, add intro/outro, add watermark etc)
|
||||
# If enabled, users can create transcoding tasks as they wish
|
||||
enabled: false
|
||||
|
||||
import:
|
||||
|
|
Loading…
Reference in New Issue