Skip to content
Snippets Groups Projects
Commit aa7d4e1f authored by Nico's avatar Nico
Browse files

update

parent 7c55a28c
No related branches found
No related tags found
No related merge requests found
Pipeline #2541 passed
......@@ -53,10 +53,8 @@
},
mesh_vpn = {
enabled = true,
fastd = {
mtu = 1340,
configurable = true,
methods = {'salsa2012+umac'},
groups = {
backbone = {
......
......@@ -57,10 +57,8 @@
},
mesh_vpn = {
enabled = true,
fastd = {
mtu = 1340,
configurable = true,
methods = {'salsa2012+umac'},
groups = {
backbone = {
......
......@@ -47,6 +47,10 @@
-- Default download limit (kbit/s).
ingress = 50000,
},
fastd = {
enabled = true,
configurable = true
},
},
autoupdater = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment