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