zoreide/zoreide.json

13 lines
219 B
JSON
Raw Normal View History

2023-08-09 09:08:05 -05:00
{
"MulticastConfig": {
"MIpAddr": "239.0.0.19",
"MPort": "9898",
2023-08-14 12:51:04 -05:00
"MaxDatagramSize": 36
2023-08-09 09:08:05 -05:00
},
"InterfaceConfig": {
"ExistingInterface": "eth0",
"BridgeIpCIDR": "10.0.1.1/24"
},
2023-08-10 14:18:12 -05:00
"debug": true
2023-08-09 09:08:05 -05:00
}