feat(gluon): update to 2022.1.1

This commit is contained in:
genofire 2022-12-10 15:55:25 +01:00
parent eb9e6de0bf
commit e276e64521
2 changed files with 2 additions and 2 deletions

2
gluon

@ -1 +1 @@
Subproject commit d0f43aeb0810bd0841c90dc1bc0c18d7aa591fa7 Subproject commit ab1fb054f6be33fdba74c3f3344d9ef746287c68

View File

@ -8,8 +8,8 @@
mesh_vpn = { mesh_vpn = {
enabled = true, enabled = true,
mtu = 1280,
fastd = { fastd = {
mtu = 1280,
methods = {'salsa2012+umac'}, methods = {'salsa2012+umac'},
configurable = true, configurable = true,
}, },