Add the htek_provision_url

This commit is contained in:
markjcrane
2025-11-13 11:52:48 -07:00
parent 85aeefb96d
commit 195c158128
2 changed files with 11 additions and 2 deletions

View File

@@ -919,7 +919,7 @@
{if isset($htek_provision_url)}
<FirmwareUpGrade_ConfigServerPath>{$htek_provision_url}</FirmwareUpGrade_ConfigServerPath>
{else}
<FirmwareUpGrade_ConfigServerPath>https://rps.htek.com/index.php/fn/g</FirmwareUpGrade_ConfigServerPath>
<FirmwareUpGrade_ConfigServerPath>https://{$domain_name}/app/provision</FirmwareUpGrade_ConfigServerPath>
{/if}
<FirmwareUpGrade_APOnlyGetCfgMacXML>0</FirmwareUpGrade_APOnlyGetCfgMacXML>