Update {$mac}.xml

This commit is contained in:
Len 2017-02-28 22:54:19 -05:00 committed by GitHub
parent fb69fcb464
commit 8919663b98
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@
<!-- network config -->
<DHCP>yes</DHCP> <!-- for WAN port -->
<Primary_NTP_Server>{$domain_name}</Primary_NTP_Server>
<Secondary_NTP_Server>pool.ntp.org</Secondary_NTP_Server>
<Primary_NTP_Server>{$ntp_server_primary}</Primary_NTP_Server>
<Secondary_NTP_Server>{$ntp_server_secondary}</Secondary_NTP_Server>
<!-- remote logging - valid debug levels are 0, 1, 2 and 3
<Syslog_Server>{$domain_name}</Syslog_Server>