mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 18:33:49 +00:00
Merge pull request #5643 from chansizzle/patch-347
adding dhcp options variables
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
|
||||
<!-- Allow DHCP Option43 and 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 - Yes. Default is No. -->
|
||||
<P194>0</P194>
|
||||
|
||||
Reference in New Issue
Block a user