adding dhcp options variables

This commit is contained in:
chansizzle
2020-12-11 16:10:15 -07:00
committed by GitHub
parent c314f4352a
commit 8f905a5e26

View File

@@ -187,7 +187,7 @@
<!-- Number: 0, 1 -->
<!-- Mandatory -->
<!-- Reboot required -->
<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. -->
<!-- Number: 0, 1, 2, 3 -->