aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
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
parent1808a1f8e4b7b102823492a2007a46929aebf189 (diff)
downloadPeerTube-92e66e04f7f51d37b465cff442ce47f6d6d7cadd.tar.gz
PeerTube-92e66e04f7f51d37b465cff442ce47f6d6d7cadd.tar.zst
PeerTube-92e66e04f7f51d37b465cff442ce47f6d6d7cadd.zip
Rename studio to editor
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml2
-rw-r--r--config/production.yaml.example2
-rw-r--r--config/test-1.yaml2
-rw-r--r--config/test-3.yaml2
-rw-r--r--config/test-4.yaml2
-rw-r--r--config/test-5.yaml2
-rw-r--r--config/test-6.yaml2
-rw-r--r--config/test.yaml2
8 files changed, 8 insertions, 8 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 6db8d3803..009c9b6d4 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -436,7 +436,7 @@ live:
436 1440p: false 436 1440p: false
437 2160p: false 437 2160p: false
438 438
439video_editor: 439video_studio:
440 # Enable video edition by users (cut, add intro/outro, add watermark etc) 440 # Enable video edition by users (cut, add intro/outro, add watermark etc)
441 enabled: false 441 enabled: false
442 442
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
diff --git a/config/test-1.yaml b/config/test-1.yaml
index 0f6d56f1a..fd6a5a341 100644
--- a/config/test-1.yaml
+++ b/config/test-1.yaml
@@ -37,7 +37,7 @@ signup:
37transcoding: 37transcoding:
38 enabled: false 38 enabled: false
39 39
40video_editor: 40video_studio:
41 enabled: false 41 enabled: false
42 42
43live: 43live:
diff --git a/config/test-3.yaml b/config/test-3.yaml
index 3cd3ddba7..c04df6029 100644
--- a/config/test-3.yaml
+++ b/config/test-3.yaml
@@ -31,5 +31,5 @@ admin:
31transcoding: 31transcoding:
32 enabled: false 32 enabled: false
33 33
34video_editor: 34video_studio:
35 enabled: false 35 enabled: false
diff --git a/config/test-4.yaml b/config/test-4.yaml
index 6d8e51945..963dee547 100644
--- a/config/test-4.yaml
+++ b/config/test-4.yaml
@@ -31,5 +31,5 @@ admin:
31transcoding: 31transcoding:
32 enabled: false 32 enabled: false
33 33
34video_editor: 34video_studio:
35 enabled: false 35 enabled: false
diff --git a/config/test-5.yaml b/config/test-5.yaml
index 5f2157fec..f41378c24 100644
--- a/config/test-5.yaml
+++ b/config/test-5.yaml
@@ -31,5 +31,5 @@ admin:
31transcoding: 31transcoding:
32 enabled: false 32 enabled: false
33 33
34video_editor: 34video_studio:
35 enabled: false 35 enabled: false
diff --git a/config/test-6.yaml b/config/test-6.yaml
index 9c43d2b2e..574f89d19 100644
--- a/config/test-6.yaml
+++ b/config/test-6.yaml
@@ -31,5 +31,5 @@ admin:
31transcoding: 31transcoding:
32 enabled: false 32 enabled: false
33 33
34video_editor: 34video_studio:
35 enabled: false 35 enabled: false
diff --git a/config/test.yaml b/config/test.yaml
index 6887523ae..247100fdf 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -168,5 +168,5 @@ views:
168 local_buffer_update_interval: '5 seconds' 168 local_buffer_update_interval: '5 seconds'
169 ip_view_expiration: '1 second' 169 ip_view_expiration: '1 second'
170 170
171video_editor: 171video_studio:
172 enabled: true 172 enabled: true