Skip to content
Snippets Groups Projects
Commit 02c3343a authored by Simon's avatar Simon
Browse files

Enable Mesh-VPN by default without enabling bandwidth limiting

parent 721ff78b
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
}, },
fastd_mesh_vpn = { fastd_mesh_vpn = {
enabled = true,
methods = { 'salsa2012+umac' }, methods = { 'salsa2012+umac' },
mtu = 1312, mtu = 1312,
backbone = { backbone = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment