]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - inc/web-thumbnailer.json
Merge commit '1826e383ecf501302974132fd443cf1ca06e10f6' into v0.10
[github/shaarli/Shaarli.git] / inc / web-thumbnailer.json
1 {
2 "settings": {
3 "default": {
4 "download_mode": "DOWNLOAD",
5 "_comment": "infinite cache",
6 "cache_duration": -1,
7 "timeout": 10
8 },
9 "path": {
10 "cache": "cache/"
11 }
12 }
13 }