Update {$mac}.cfg

This commit is contained in:
Len
2018-02-21 23:47:39 -05:00
committed by GitHub
parent 43265fdee5
commit 8a356f6a3e

View File

@@ -1087,12 +1087,12 @@
<EnableSNTP>1</EnableSNTP>
<SNTPServer>{$ntp_server_primary}</SNTPServer>
<SecondSNTPServer>{$ntp_server_secondary}</SecondSNTPServer>
<TimeZone>32</TimeZone>
<TimeZoneName>UTC+8</TimeZoneName>
<TimeZone>{$fanvil_time_zone}</TimeZone>
<DSTLocation>{$fanvil_location}</DSTLocation>
<TimeZoneName>{$fanvil_time_zone_name}</TimeZoneName>
<EnableDST>{$fanvil_enable_dst}</EnableDST>
<DSTRuleMode>2</DSTRuleMode>
<SNTPTimeout>60</SNTPTimeout>
<DSTType>0</DSTType>
<DSTLocation>0</DSTLocation>
<DSTRuleMode>0</DSTRuleMode>
<DSTMinOffset>60</DSTMinOffset>
<DSTStartMon>3</DSTStartMon>
<DSTStartWeek>5</DSTStartWeek>