aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/web-thumbnailer.json
blob: 263529fdd7ad96a3ce5ea8bb4b42a1077c67e2c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "settings": {
    "default": {
      "_comment": "infinite cache",
      "cache_duration": -1,
      "timeout": 10
    },
    "path": {
      "cache": "cache/"
    }
  }
}