summaryrefslogtreecommitdiff
path: root/etc/override.json
blob: cd6db5fb7817f7c6d33fb04e0d49ed85171f3f7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"linux-wt-standalone" : 
    {
        "reference": {},
        "ndays": {}
    },

"linux-mmap-standalone" : 
    {
        "reference": {},
        "ndays": {}
    },

"linux-wt-repl" : 
    {
        "reference": {},
        "ndays": {}
    },

"linux-mmap-repl" : 
    {
        "reference": {},
        "ndays": {}
    }
}