Bugfix site.conf

This commit is contained in:
stebifan 2019-10-09 23:22:14 +02:00
parent 16eed25215
commit e1d9571347

View File

@ -83,6 +83,7 @@
batman_adv = { batman_adv = {
gw_sel_class = 3, gw_sel_class = 3,
routing_algo = 'BATMAN_IV', routing_algo = 'BATMAN_IV',
},
}, },
mesh_vpn = { mesh_vpn = {
mtu = 1312, mtu = 1312,
@ -115,4 +116,4 @@
obligatory = true obligatory = true
}, },
}, },
} }