]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - inc/web-thumbnailer.json
Use web-thumbnailer to retrieve thumbnails
[github/shaarli/Shaarli.git] / inc / web-thumbnailer.json
1 {
2 "settings": {
3 "default": {
4 "_comment": "infinite cache",
5 "cache_duration": -1,
6 "timeout": 60
7 }
8 }
9 }