adding dhcp options variables

This commit is contained in:
chansizzle 2020-12-11 16:07:17 -07:00 committed by GitHub
parent c314f4352a
commit fa3890e2c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,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 -->