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