From b3d92510157f9066ea7fa82c303bea7a10eb55b6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 21 Oct 2016 11:33:31 +0200 Subject: Server: Uploads -> Videos --- config/test-2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/test-2.yaml') diff --git a/config/test-2.yaml b/config/test-2.yaml index 1b937898f..c723e6863 100644 --- a/config/test-2.yaml +++ b/config/test-2.yaml @@ -11,7 +11,7 @@ database: # From the project root directory storage: certs: 'test2/certs/' - uploads: 'test2/uploads/' + videos: 'test2/videos/' logs: 'test2/logs/' thumbnails: 'test2/thumbnails/' torrents: 'test2/torrents/' -- cgit v1.2.3