Add previews cache system between pods

This commit is contained in:
Chocobozzz
2017-07-12 11:56:02 +02:00
parent 075f16caac
commit f981dae861
27 changed files with 202 additions and 16 deletions
+2
View File
@@ -13,8 +13,10 @@ storage:
certs: 'test1/certs/'
videos: 'test1/videos/'
logs: 'test1/logs/'
previews: 'test1/previews/'
thumbnails: 'test1/thumbnails/'
torrents: 'test1/torrents/'
cache: 'test1/cache/'
admin:
email: 'admin1@example.com'