mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
First draft using only webseed for server
This commit is contained in:
@@ -17,6 +17,7 @@ storage:
|
||||
uploads: 'uploads/'
|
||||
logs: 'logs/'
|
||||
thumbnails: 'thumbnails/'
|
||||
torrents: 'torrents/'
|
||||
|
||||
network:
|
||||
friends: []
|
||||
|
||||
@@ -14,6 +14,7 @@ storage:
|
||||
uploads: 'test1/uploads/'
|
||||
logs: 'test1/logs/'
|
||||
thumbnails: 'test1/thumbnails/'
|
||||
torrents: 'test1/torrents/'
|
||||
|
||||
network:
|
||||
friends:
|
||||
|
||||
@@ -14,6 +14,7 @@ storage:
|
||||
uploads: 'test2/uploads/'
|
||||
logs: 'test2/logs/'
|
||||
thumbnails: 'test2/thumbnails/'
|
||||
torrents: 'test2/torrents/'
|
||||
|
||||
network:
|
||||
friends:
|
||||
|
||||
@@ -14,6 +14,7 @@ storage:
|
||||
uploads: 'test3/uploads/'
|
||||
logs: 'test3/logs/'
|
||||
thumbnails: 'test3/thumbnails/'
|
||||
torrents: 'test3/torrents/'
|
||||
|
||||
network:
|
||||
friends:
|
||||
|
||||
@@ -14,6 +14,7 @@ storage:
|
||||
uploads: 'test4/uploads/'
|
||||
logs: 'test4/logs/'
|
||||
thumbnails: 'test4/thumbnails/'
|
||||
torrents: 'test4/torrents/'
|
||||
|
||||
network:
|
||||
friends:
|
||||
|
||||
@@ -14,6 +14,7 @@ storage:
|
||||
uploads: 'test5/uploads/'
|
||||
logs: 'test5/logs/'
|
||||
thumbnails: 'test5/thumbnails/'
|
||||
torrents: 'test5/torrents/'
|
||||
|
||||
network:
|
||||
friends:
|
||||
|
||||
@@ -14,6 +14,7 @@ storage:
|
||||
uploads: 'test6/uploads/'
|
||||
logs: 'test6/logs/'
|
||||
thumbnails: 'test6/thumbnails/'
|
||||
torrents: 'test6/torrents/'
|
||||
|
||||
network:
|
||||
friends:
|
||||
|
||||
Reference in New Issue
Block a user