master
json 16 lines 276 Bytes
Raw
1 {
2 "vnode": "ok",
3 "update_every": 123,
4 "autodetection_retry": 123,
5 "address": "ok",
6 "timeout": 123.123,
7 "username": "ok",
8 "password": "ok",
9 "functions": {
10 "running_queries": {
11 "disabled": true,
12 "timeout": 123.123,
13 "limit": 123
14 }
15 }
16 }