summarylogtreecommitdiffstats
path: root/config.json
blob: 7e7fea06adfa67b0d65dff7015187e0e561aefb1 (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
26
27
{
    "runmode": "server",
    "local": "0.0.0.0:4096",
    "remote": "127.0.0.1:7777",
    "key": "passwd",
    "fec": "20:10",
    "timeout": "8",
    "report": 0,
    "mode": "0",
    "mtu": "1250",
    "jitter": "0",
    "interval": "0",
    "random-drop": "0",
    "disable-obscure": false,
    "disable-checksum": false,
    "fifo": "",
    "queue-len": "200",
    "decode-buf": "2000",
    "delay-capacity": "0",
    "disable-fec": false,
    "sock-buf": "1024",
    "out-addr": "",
    "out-interface": "",
    "log-level": "4",
    "log-position": false,
    "disable-color": false
}