Update {$mac}.xml (#4688)
This commit is contained in:
parent
12d0ac53df
commit
013d01757f
|
|
@ -576,7 +576,13 @@
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<!-- Config Server Path -->
|
<!-- 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>
|
<P237>{$domain_name}{$project_path}/app/provision</P237>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- XML Config File Password -->
|
<!-- XML Config File Password -->
|
||||||
<!-- String; between ascii values 33 and 126 -->
|
<!-- String; between ascii values 33 and 126 -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue