Update {$mac}.xml

This commit is contained in:
Len 2018-03-01 17:06:28 -05:00 committed by GitHub
parent 1521f743f2
commit 5688fa1cde
1 changed files with 5 additions and 1 deletions

View File

@ -795,7 +795,11 @@
<!-- Firmware Server Path -->
<!-- String -->
<P192>fm.grandstream.com/gs</P192>
{if isset($grandstream_firmware_path)}
<P192>{$grandstream_firmware_path}</P192>
{else}
<P192>{$domain_name}{$project_path}/app/provision</P192>
{/if}
<!-- Config Server Path -->
<!-- String -->