aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-10-21 11:33:31 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-10-21 11:33:31 +0200
commitb3d92510157f9066ea7fa82c303bea7a10eb55b6 (patch)
treeb5879aae311680ad0014a2a90f82b5ca180a836a /config
parent80a6c9e76fda57f01e37fe4620771ae70738a211 (diff)
downloadPeerTube-b3d92510157f9066ea7fa82c303bea7a10eb55b6.tar.gz
PeerTube-b3d92510157f9066ea7fa82c303bea7a10eb55b6.tar.zst
PeerTube-b3d92510157f9066ea7fa82c303bea7a10eb55b6.zip
Server: Uploads -> Videos
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml2
-rw-r--r--config/test-1.yaml2
-rw-r--r--config/test-2.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
7 files changed, 7 insertions, 7 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 6a1e22204..909bec177 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -14,7 +14,7 @@ database:
14# From the project root directory 14# From the project root directory
15storage: 15storage:
16 certs: 'certs/' 16 certs: 'certs/'
17 uploads: 'uploads/' 17 videos: 'videos/'
18 logs: 'logs/' 18 logs: 'logs/'
19 thumbnails: 'thumbnails/' 19 thumbnails: 'thumbnails/'
20 torrents: 'torrents/' 20 torrents: 'torrents/'
diff --git a/config/test-1.yaml b/config/test-1.yaml
index a59566cc4..4be44abc7 100644
--- a/config/test-1.yaml
+++ b/config/test-1.yaml
@@ -11,7 +11,7 @@ database:
11# From the project root directory 11# From the project root directory
12storage: 12storage:
13 certs: 'test1/certs/' 13 certs: 'test1/certs/'
14 uploads: 'test1/uploads/' 14 videos: 'test1/videos/'
15 logs: 'test1/logs/' 15 logs: 'test1/logs/'
16 thumbnails: 'test1/thumbnails/' 16 thumbnails: 'test1/thumbnails/'
17 torrents: 'test1/torrents/' 17 torrents: 'test1/torrents/'
diff --git a/config/test-2.yaml b/config/test-2.yaml
index 1b937898f..c723e6863 100644
--- a/config/test-2.yaml
+++ b/config/test-2.yaml
@@ -11,7 +11,7 @@ database:
11# From the project root directory 11# From the project root directory
12storage: 12storage:
13 certs: 'test2/certs/' 13 certs: 'test2/certs/'
14 uploads: 'test2/uploads/' 14 videos: 'test2/videos/'
15 logs: 'test2/logs/' 15 logs: 'test2/logs/'
16 thumbnails: 'test2/thumbnails/' 16 thumbnails: 'test2/thumbnails/'
17 torrents: 'test2/torrents/' 17 torrents: 'test2/torrents/'
diff --git a/config/test-3.yaml b/config/test-3.yaml
index e522c13e7..58417c34b 100644
--- a/config/test-3.yaml
+++ b/config/test-3.yaml
@@ -11,7 +11,7 @@ database:
11# From the project root directory 11# From the project root directory
12storage: 12storage:
13 certs: 'test3/certs/' 13 certs: 'test3/certs/'
14 uploads: 'test3/uploads/' 14 videos: 'test3/videos/'
15 logs: 'test3/logs/' 15 logs: 'test3/logs/'
16 thumbnails: 'test3/thumbnails/' 16 thumbnails: 'test3/thumbnails/'
17 torrents: 'test3/torrents/' 17 torrents: 'test3/torrents/'
diff --git a/config/test-4.yaml b/config/test-4.yaml
index e30cd7978..68253cae9 100644
--- a/config/test-4.yaml
+++ b/config/test-4.yaml
@@ -11,7 +11,7 @@ database:
11# From the project root directory 11# From the project root directory
12storage: 12storage:
13 certs: 'test4/certs/' 13 certs: 'test4/certs/'
14 uploads: 'test4/uploads/' 14 videos: 'test4/videos/'
15 logs: 'test4/logs/' 15 logs: 'test4/logs/'
16 thumbnails: 'test4/thumbnails/' 16 thumbnails: 'test4/thumbnails/'
17 torrents: 'test4/torrents/' 17 torrents: 'test4/torrents/'
diff --git a/config/test-5.yaml b/config/test-5.yaml
index 3a54599f5..aafd45889 100644
--- a/config/test-5.yaml
+++ b/config/test-5.yaml
@@ -11,7 +11,7 @@ database:
11# From the project root directory 11# From the project root directory
12storage: 12storage:
13 certs: 'test5/certs/' 13 certs: 'test5/certs/'
14 uploads: 'test5/uploads/' 14 videos: 'test5/videos/'
15 logs: 'test5/logs/' 15 logs: 'test5/logs/'
16 thumbnails: 'test5/thumbnails/' 16 thumbnails: 'test5/thumbnails/'
17 torrents: 'test5/torrents/' 17 torrents: 'test5/torrents/'
diff --git a/config/test-6.yaml b/config/test-6.yaml
index 31608add2..ba83b0bc1 100644
--- a/config/test-6.yaml
+++ b/config/test-6.yaml
@@ -11,7 +11,7 @@ database:
11# From the project root directory 11# From the project root directory
12storage: 12storage:
13 certs: 'test6/certs/' 13 certs: 'test6/certs/'
14 uploads: 'test6/uploads/' 14 videos: 'test6/videos/'
15 logs: 'test6/logs/' 15 logs: 'test6/logs/'
16 thumbnails: 'test6/thumbnails/' 16 thumbnails: 'test6/thumbnails/'
17 torrents: 'test6/torrents/' 17 torrents: 'test6/torrents/'