Add email to pods

This commit is contained in:
Chocobozzz
2017-02-16 19:19:56 +01:00
parent 3266ad7cf8
commit 4793c343fd
20 changed files with 75 additions and 21 deletions

View File

@@ -22,3 +22,6 @@ storage:
previews: 'previews/'
thumbnails: 'thumbnails/'
torrents: 'torrents/'
admin:
email: 'admin@example.com'

View File

@@ -23,3 +23,6 @@ storage:
previews: 'previews/'
thumbnails: 'thumbnails/'
torrents: 'torrents/'
admin:
email: 'admin@example.com'

View File

@@ -15,3 +15,6 @@ storage:
logs: 'test1/logs/'
thumbnails: 'test1/thumbnails/'
torrents: 'test1/torrents/'
admin:
email: 'admin1@example.com'

View File

@@ -15,3 +15,6 @@ storage:
logs: 'test2/logs/'
thumbnails: 'test2/thumbnails/'
torrents: 'test2/torrents/'
admin:
email: 'admin2@example.com'

View File

@@ -15,3 +15,6 @@ storage:
logs: 'test3/logs/'
thumbnails: 'test3/thumbnails/'
torrents: 'test3/torrents/'
admin:
email: 'admin3@example.com'

View File

@@ -15,3 +15,6 @@ storage:
logs: 'test4/logs/'
thumbnails: 'test4/thumbnails/'
torrents: 'test4/torrents/'
admin:
email: 'admin4@example.com'

View File

@@ -15,3 +15,6 @@ storage:
logs: 'test5/logs/'
thumbnails: 'test5/thumbnails/'
torrents: 'test5/torrents/'
admin:
email: 'admin5@example.com'

View File

@@ -15,3 +15,6 @@ storage:
logs: 'test6/logs/'
thumbnails: 'test6/thumbnails/'
torrents: 'test6/torrents/'
admin:
email: 'admin6@example.com'