From 7b4fea0e39be9e74e9aef13e73af9bbd2b1a6397 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Tue, 17 Jul 2018 13:13:26 +0200 Subject: Bunch of improvement for thumbnails integration: - add a default thumb size value (125x90px) - improve private vertical bar visual, especially with thumbnails - translations - add a sync thumbs button in tool and empty picwall page - fixes WT download mode in JSON config --- inc/web-thumbnailer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inc/web-thumbnailer.json') diff --git a/inc/web-thumbnailer.json b/inc/web-thumbnailer.json index b8db561e..dcaa149e 100644 --- a/inc/web-thumbnailer.json +++ b/inc/web-thumbnailer.json @@ -1,7 +1,7 @@ { "settings": { "default": { - "download_mode": "HOTLINK", + "download_mode": "DOWNLOAD", "_comment": "infinite cache", "cache_duration": -1, "timeout": 10 @@ -10,4 +10,4 @@ "cache": "cache/" } } -} \ No newline at end of file +} -- cgit v1.2.3