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