From 6a94a109b4b89a97fe7bfeded3125fb7aad2ac3b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 11 Nov 2016 11:52:24 +0100 Subject: Server: add video preview --- config/default.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/default.yaml b/config/default.yaml index ad27b4eb8..90f4b9466 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -16,5 +16,6 @@ storage: certs: 'certs/' videos: 'videos/' logs: 'logs/' + previews: 'previews/' thumbnails: 'thumbnails/' torrents: 'torrents/' -- cgit v1.2.3