Update {$mac}.cfg
This commit is contained in:
parent
251d5e3abf
commit
df08f97bb0
|
|
@ -1087,12 +1087,12 @@
|
||||||
<EnableSNTP>1</EnableSNTP>
|
<EnableSNTP>1</EnableSNTP>
|
||||||
<SNTPServer>{$ntp_server_primary}</SNTPServer>
|
<SNTPServer>{$ntp_server_primary}</SNTPServer>
|
||||||
<SecondSNTPServer>{$ntp_server_secondary}</SecondSNTPServer>
|
<SecondSNTPServer>{$ntp_server_secondary}</SecondSNTPServer>
|
||||||
<TimeZone>32</TimeZone>
|
<TimeZone>{$fanvil_time_zone}</TimeZone>
|
||||||
<TimeZoneName>UTC+8</TimeZoneName>
|
<DSTLocation>{$fanvil_location}</DSTLocation>
|
||||||
|
<TimeZoneName>{$fanvil_time_zone_name}</TimeZoneName>
|
||||||
|
<EnableDST>{$fanvil_enable_dst}</EnableDST>
|
||||||
|
<DSTRuleMode>2</DSTRuleMode>
|
||||||
<SNTPTimeout>60</SNTPTimeout>
|
<SNTPTimeout>60</SNTPTimeout>
|
||||||
<DSTType>0</DSTType>
|
|
||||||
<DSTLocation>0</DSTLocation>
|
|
||||||
<DSTRuleMode>0</DSTRuleMode>
|
|
||||||
<DSTMinOffset>60</DSTMinOffset>
|
<DSTMinOffset>60</DSTMinOffset>
|
||||||
<DSTStartMon>3</DSTStartMon>
|
<DSTStartMon>3</DSTStartMon>
|
||||||
<DSTStartWeek>5</DSTStartWeek>
|
<DSTStartWeek>5</DSTStartWeek>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue