Adjust fastd-mesh-vpn config to nested peer groups
This commit is contained in:
parent
4e1d44c956
commit
e12fa3f42b
1 changed files with 40 additions and 38 deletions
|
@ -39,6 +39,7 @@
|
|||
enabled = true,
|
||||
methods = {'salsa2012+umac'},
|
||||
mtu = 1406,
|
||||
groups = {
|
||||
backbone = {
|
||||
limit = 2,
|
||||
peers = {
|
||||
|
@ -81,6 +82,7 @@
|
|||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
autoupdater = {
|
||||
branch = 'experimental',
|
||||
|
|
Loading…
Reference in a new issue