fix config for cache

This commit is contained in:
sparklyballs 2016-08-29 18:24:53 +01:00
parent 14b2fbe000
commit ccd109db7d

View File

@ -36,7 +36,8 @@
/* Enable cache folder
* especially useful for lower power hosts
*/
$config['cops_thumbnail_cache_directory'] = "/cache";
$config['cops_thumbnail_handling'] = "";
$config['cops_thumbnail_cache_directory'] = "/cache/";
/*
* Enable and configure Send To Kindle (or Email) feature.
*