Update site.conf

This commit is contained in:
stebifan 2015-09-05 17:44:17 +02:00
parent d4e48b1083
commit 31aefd211f

View File

@ -18,6 +18,8 @@
ntp_servers = { ntp_servers = {
'0.de.pool.ntp.org', '0.de.pool.ntp.org',
'1.de.pool.ntp.org', '1.de.pool.ntp.org',
'ntp1.infra.fftdf',
'ntp2.infra.fftdf',
}, },
regdom = 'DE', regdom = 'DE',
wifi24 = { wifi24 = {
@ -41,8 +43,9 @@
ip6 = 'fda0:747e:ab29:7405::1', ip6 = 'fda0:747e:ab29:7405::1',
mac = '04:74:05:d0:4f:aa', mac = '04:74:05:d0:4f:aa',
}, },
mesh_on_wan = true, mesh_on_lan = true,
fastd_mesh_vpn = { fastd_mesh_vpn = {
enabled = true,
methods = { methods = {
'salsa2012+umac', 'salsa2012+umac',
'salsa2012+gmac' 'salsa2012+gmac'