Update {$mac}.cfg

This commit is contained in:
Len 2018-02-18 23:29:51 -05:00 committed by GitHub
parent d381c938ce
commit bee2aaf556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
<Enable_PPPoE>0</Enable_PPPoE>
<RTP_Initial_Port>16384</RTP_Initial_Port>
<RTP_Port_Quantity>16384</RTP_Port_Quantity>
<SNTP_Server>time.nist.gov</SNTP_Server>
<Second_SNTP_Server>pool.ntp.org</Second_SNTP_Server>
<SNTP_Server>{$ntp_server_primary}</SNTP_Server>
<Second_SNTP_Server>{$ntp_server_secondary}</Second_SNTP_Server>
<Enable_SNTP>1</Enable_SNTP>
<Time_Zone>{$fanvil_time_zone}</Time_Zone>
<Location>{$fanvil_location}</Location>