MyShaarli/inc/web-thumbnailer.json

13 lines
209 B
JSON

{
"settings": {
"default": {
"download_mode": "HOTLINK",
"_comment": "infinite cache",
"cache_duration": -1,
"timeout": 10
},
"path": {
"cache": "cache/"
}
}
}