From 6825b33de28b2f99db24f2462a37331c423345ab Mon Sep 17 00:00:00 2001
From: chansizzle <14916599+chansizzle@users.noreply.github.com>
Date: Wed, 2 Sep 2020 19:13:14 -0600
Subject: [PATCH] Update {$mac}.cfg (#5436)
---
resources/templates/provision/fanvil/x4u/{$mac}.cfg | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/templates/provision/fanvil/x4u/{$mac}.cfg b/resources/templates/provision/fanvil/x4u/{$mac}.cfg
index 2108ee4a34..b9482ee0fd 100644
--- a/resources/templates/provision/fanvil/x4u/{$mac}.cfg
+++ b/resources/templates/provision/fanvil/x4u/{$mac}.cfg
@@ -2196,13 +2196,13 @@
{if isset($fanvil_default_ringtone)}{$fanvil_default_ringtone}{else}Type 1{/if}
- 1
+ {if isset($fanvil_enable_sntp)}{$fanvil_enable_sntp}{else}1{/if}
{$ntp_server_primary}
{$ntp_server_secondary}
{$fanvil_time_zone}
{$fanvil_time_zone_name}
{$fanvil_enable_dst}
- 2
+ {if isset($fanvil_dst_fixed_type)}{$fanvil_dst_fixed_type}{else}0{/if}
60
1
{if isset($fanvil_location)}{$fanvil_location}{else}4{/if}