summarylogtreecommitdiffstats
path: root/web.json
blob: 9685e84d253605dcee67a5c769cdacb11aeee1c5 (plain)
1
2
3
4
5
6
7
{
	"dataType": "flow.util.web.WebConfig",
        "port": 1234,
        "listenerAmount": 10,
        "root": "/usr/share/flow-causal/public",
        "domain": "causal"
}