Update site.conf
This commit is contained in:
parent
62b166396f
commit
cc6e796078
@ -38,7 +38,8 @@
|
|||||||
enabled = true,
|
enabled = true,
|
||||||
methods = {
|
methods = {
|
||||||
'salsa2012+umac',
|
'salsa2012+umac',
|
||||||
'salsa2012+gmac'
|
'salsa2012+gmac',
|
||||||
|
'none'
|
||||||
},
|
},
|
||||||
mtu = 1312,
|
mtu = 1312,
|
||||||
groups = {
|
groups = {
|
||||||
@ -190,9 +191,6 @@
|
|||||||
'event',
|
'event',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
setup_mode = {
|
|
||||||
skip = true,
|
|
||||||
},
|
|
||||||
simple_tc = {
|
simple_tc = {
|
||||||
mesh_vpn = {
|
mesh_vpn = {
|
||||||
ifname = 'mesh-vpn',
|
ifname = 'mesh-vpn',
|
||||||
|
Loading…
Reference in New Issue
Block a user