Update {$mac}.xml

dhcp options
This commit is contained in:
chansizzle
2020-12-11 14:57:39 -07:00
committed by GitHub
parent c314f4352a
commit 4fc1143a6b

View File

@@ -62,7 +62,7 @@
<P235></P235>
<!-- Allow DHCP Option 66 to override server. 0 - No, 1 - Yes. Default is Yes. -->
<!-- When set to Yes(1), it will override the configured provision path and method. -->
<P145>1</P145>
{if isset($grandstream_dhcp_option_override)}<P145>{$grandstream_dhcp_option_override}</P145>{else}<P145>1</P145>{/if}
<!-- Automatic Upgrade. 0 - No, 1 - Check daily, 2 - Check weekly, 3 - Check every () minutes. Default is No. -->
<P194>0</P194>
<!-- Check for new firmware/config file every () minutes, unit is in minute, minimum 60 minutes, default is 7 days. -->