mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 10:23:50 +00:00
Update {$mac}.xml (#4681)
This commit is contained in:
@@ -74,7 +74,14 @@
|
||||
{/if}
|
||||
|
||||
<!-- Config Server Path -->
|
||||
{if $grandstream_config_server_path=="none"}
|
||||
<P237></P237>
|
||||
{elseif isset($grandstream_config_server_path)}
|
||||
<P237>{$grandstream_config_server_path}</P237>
|
||||
{else}
|
||||
<P237>{$domain_name}{$project_path}/app/provision</P237>
|
||||
{/if}
|
||||
|
||||
<!-- Firmware File Prefix -->
|
||||
<P232></P232>
|
||||
<!-- Firmware File Postfix -->
|
||||
|
||||
Reference in New Issue
Block a user