aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-03-22 16:58:49 +0100
committerChocobozzz <me@florianbigard.com>2022-03-22 17:24:32 +0100
commit92e66e04f7f51d37b465cff442ce47f6d6d7cadd (patch)
tree4475c5c601c0f6673ca56afba5b7f70a4fae4ec3 /config/production.yaml.example
parent1808a1f8e4b7b102823492a2007a46929aebf189 (diff)
downloadPeerTube-92e66e04f7f51d37b465cff442ce47f6d6d7cadd.tar.gz
PeerTube-92e66e04f7f51d37b465cff442ce47f6d6d7cadd.tar.zst
PeerTube-92e66e04f7f51d37b465cff442ce47f6d6d7cadd.zip
Rename studio to editor
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index e6e85da12..8efe07c01 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -444,7 +444,7 @@ live:
444 1440p: false 444 1440p: false
445 2160p: false 445 2160p: false
446 446
447video_editor: 447video_studio:
448 # Enable video edition by users (cut, add intro/outro, add watermark etc) 448 # Enable video edition by users (cut, add intro/outro, add watermark etc)
449 enabled: false 449 enabled: false
450 450