]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - inc/web-thumbnailer.json
Update thumbnail integration after rebasing the branch
[github/shaarli/Shaarli.git] / inc / web-thumbnailer.json
1 {
2 "settings": {
3 "default": {
4 "_comment": "infinite cache",
5 "cache_duration": -1,
6 "timeout": 10
7 },
8 "path": {
9 "cache": "cache/"
10 }
11 }
12 }