aboutsummaryrefslogblamecommitdiffhomepage
path: root/tests/utils/config/wt.json
blob: 69ce49a678b1104d910714fffc7f54fe214ab236 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                   
{
  "settings": {
    "default": {
      "_comment": "infinite cache",
      "cache_duration": -1,
      "timeout": 10
    },
    "path": {
      "cache": "sandbox/"
    }
  }
}