mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add email to pods
This commit is contained in:
@@ -22,3 +22,6 @@ storage:
|
||||
previews: 'previews/'
|
||||
thumbnails: 'thumbnails/'
|
||||
torrents: 'torrents/'
|
||||
|
||||
admin:
|
||||
email: 'admin@example.com'
|
||||
|
||||
@@ -23,3 +23,6 @@ storage:
|
||||
previews: 'previews/'
|
||||
thumbnails: 'thumbnails/'
|
||||
torrents: 'torrents/'
|
||||
|
||||
admin:
|
||||
email: 'admin@example.com'
|
||||
|
||||
@@ -15,3 +15,6 @@ storage:
|
||||
logs: 'test1/logs/'
|
||||
thumbnails: 'test1/thumbnails/'
|
||||
torrents: 'test1/torrents/'
|
||||
|
||||
admin:
|
||||
email: 'admin1@example.com'
|
||||
|
||||
@@ -15,3 +15,6 @@ storage:
|
||||
logs: 'test2/logs/'
|
||||
thumbnails: 'test2/thumbnails/'
|
||||
torrents: 'test2/torrents/'
|
||||
|
||||
admin:
|
||||
email: 'admin2@example.com'
|
||||
|
||||
@@ -15,3 +15,6 @@ storage:
|
||||
logs: 'test3/logs/'
|
||||
thumbnails: 'test3/thumbnails/'
|
||||
torrents: 'test3/torrents/'
|
||||
|
||||
admin:
|
||||
email: 'admin3@example.com'
|
||||
|
||||
@@ -15,3 +15,6 @@ storage:
|
||||
logs: 'test4/logs/'
|
||||
thumbnails: 'test4/thumbnails/'
|
||||
torrents: 'test4/torrents/'
|
||||
|
||||
admin:
|
||||
email: 'admin4@example.com'
|
||||
|
||||
@@ -15,3 +15,6 @@ storage:
|
||||
logs: 'test5/logs/'
|
||||
thumbnails: 'test5/thumbnails/'
|
||||
torrents: 'test5/torrents/'
|
||||
|
||||
admin:
|
||||
email: 'admin5@example.com'
|
||||
|
||||
@@ -15,3 +15,6 @@ storage:
|
||||
logs: 'test6/logs/'
|
||||
thumbnails: 'test6/thumbnails/'
|
||||
torrents: 'test6/torrents/'
|
||||
|
||||
admin:
|
||||
email: 'admin6@example.com'
|
||||
|
||||
Reference in New Issue
Block a user