mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Server: Uploads -> Videos
This commit is contained in:
@@ -14,7 +14,7 @@ database:
|
||||
# From the project root directory
|
||||
storage:
|
||||
certs: 'certs/'
|
||||
uploads: 'uploads/'
|
||||
videos: 'videos/'
|
||||
logs: 'logs/'
|
||||
thumbnails: 'thumbnails/'
|
||||
torrents: 'torrents/'
|
||||
|
||||
@@ -11,7 +11,7 @@ database:
|
||||
# From the project root directory
|
||||
storage:
|
||||
certs: 'test1/certs/'
|
||||
uploads: 'test1/uploads/'
|
||||
videos: 'test1/videos/'
|
||||
logs: 'test1/logs/'
|
||||
thumbnails: 'test1/thumbnails/'
|
||||
torrents: 'test1/torrents/'
|
||||
|
||||
@@ -11,7 +11,7 @@ database:
|
||||
# From the project root directory
|
||||
storage:
|
||||
certs: 'test2/certs/'
|
||||
uploads: 'test2/uploads/'
|
||||
videos: 'test2/videos/'
|
||||
logs: 'test2/logs/'
|
||||
thumbnails: 'test2/thumbnails/'
|
||||
torrents: 'test2/torrents/'
|
||||
|
||||
@@ -11,7 +11,7 @@ database:
|
||||
# From the project root directory
|
||||
storage:
|
||||
certs: 'test3/certs/'
|
||||
uploads: 'test3/uploads/'
|
||||
videos: 'test3/videos/'
|
||||
logs: 'test3/logs/'
|
||||
thumbnails: 'test3/thumbnails/'
|
||||
torrents: 'test3/torrents/'
|
||||
|
||||
@@ -11,7 +11,7 @@ database:
|
||||
# From the project root directory
|
||||
storage:
|
||||
certs: 'test4/certs/'
|
||||
uploads: 'test4/uploads/'
|
||||
videos: 'test4/videos/'
|
||||
logs: 'test4/logs/'
|
||||
thumbnails: 'test4/thumbnails/'
|
||||
torrents: 'test4/torrents/'
|
||||
|
||||
@@ -11,7 +11,7 @@ database:
|
||||
# From the project root directory
|
||||
storage:
|
||||
certs: 'test5/certs/'
|
||||
uploads: 'test5/uploads/'
|
||||
videos: 'test5/videos/'
|
||||
logs: 'test5/logs/'
|
||||
thumbnails: 'test5/thumbnails/'
|
||||
torrents: 'test5/torrents/'
|
||||
|
||||
@@ -11,7 +11,7 @@ database:
|
||||
# From the project root directory
|
||||
storage:
|
||||
certs: 'test6/certs/'
|
||||
uploads: 'test6/uploads/'
|
||||
videos: 'test6/videos/'
|
||||
logs: 'test6/logs/'
|
||||
thumbnails: 'test6/thumbnails/'
|
||||
torrents: 'test6/torrents/'
|
||||
|
||||
Reference in New Issue
Block a user