mirror of
https://github.com/linuxserver/docker-cops.git
synced 2026-02-19 18:51:05 +08:00
fix config for cache
This commit is contained in:
parent
14b2fbe000
commit
ccd109db7d
@ -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.
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user