Added Internal NTP Servers
This commit is contained in:
parent
7f68d77165
commit
d51d250843
11
site.conf
11
site.conf
@ -7,6 +7,8 @@
|
||||
prefix6 = 'fda0:747e:ab29:7405::/64',
|
||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
||||
ntp_servers = {
|
||||
'ntp1.infra.fftdf'
|
||||
'ntp2.infra.fftdf'
|
||||
'0.de.pool.ntp.org',
|
||||
'1.de.pool.ntp.org',
|
||||
},
|
||||
@ -163,13 +165,4 @@
|
||||
limit_ingress = 5000,
|
||||
},
|
||||
},
|
||||
legacy = {
|
||||
version_files = {'/etc/.freifunk_version_keep', '/etc/.fftro_version_keep'},
|
||||
old_files = {'/etc/config/config_mode', '/etc/config/fftro', '/etc/config/freifunk'},
|
||||
config_mode_configs = {'config_mode', 'fftro', 'freifunk'},
|
||||
fastd_configs = {'fftro_mesh_vpn', 'mesh_vpn'},
|
||||
mesh_ifname = 'freifunk',
|
||||
tc_configs = {'fftro', 'freifunk'},
|
||||
wifi_names = {'wifi_freifunk', 'wifi_freifunk5', 'wifi_mesh', 'wifi_mesh5'},
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user