From e85b7a05a177f803ae36ba5c12835313f31177bc Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 11 Nov 2017 14:01:21 +0100 Subject: Update thumbnail integration after rebasing the branch --- inc/web-thumbnailer.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'inc/web-thumbnailer.json') diff --git a/inc/web-thumbnailer.json b/inc/web-thumbnailer.json index 8a19f070..263529fd 100644 --- a/inc/web-thumbnailer.json +++ b/inc/web-thumbnailer.json @@ -3,7 +3,10 @@ "default": { "_comment": "infinite cache", "cache_duration": -1, - "timeout": 60 + "timeout": 10 + }, + "path": { + "cache": "cache/" } } } \ No newline at end of file -- cgit v1.2.3