Update {$mac}.xml
This commit is contained in:
parent
5d8a4760a0
commit
63a50c7851
|
|
@ -4790,12 +4790,18 @@
|
||||||
<P237>{$domain_name}{$project_path}/app/provision</P237>
|
<P237>{$domain_name}{$project_path}/app/provision</P237>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<!-- Config HTTP/HTTPS User Name -->
|
<!-- XML Config File Password -->
|
||||||
|
<!-- String; between ascii values 33 and 126 -->
|
||||||
|
<!-- Mandatory -->
|
||||||
|
<P1359>{$http_auth_password}</P1359>
|
||||||
|
|
||||||
|
<!-- HTTP/HTTPS User Name -->
|
||||||
|
<!-- String; between ascii values 33 and 126 -->
|
||||||
<P1360>{$http_auth_username}</P1360>
|
<P1360>{$http_auth_username}</P1360>
|
||||||
|
|
||||||
<!-- Config HTTP/HTTPS Password -->
|
<!-- HTTP/HTTPS Password -->
|
||||||
|
<!-- String; between ascii values 33 and 126 -->
|
||||||
<P1361>{$http_auth_password}</P1361>
|
<P1361>{$http_auth_password}</P1361>
|
||||||
|
|
||||||
<!-- Config File Prefix -->
|
<!-- Config File Prefix -->
|
||||||
<P234></P234>
|
<P234></P234>
|
||||||
|
|
||||||
|
|
@ -4806,9 +4812,6 @@
|
||||||
<!-- Number: 0, 1 -->
|
<!-- Number: 0, 1 -->
|
||||||
<P240>0</P240>
|
<P240>0</P240>
|
||||||
|
|
||||||
<!-- XML Config File Password -->
|
|
||||||
<P1359></P1359>
|
|
||||||
|
|
||||||
<!-- CUST File -->
|
<!-- CUST File -->
|
||||||
<!-- GUI Customization File Download Mode. 0 - TFTP, 1 - HTTP, 2 - HTTPS. Default value is 1. -->
|
<!-- GUI Customization File Download Mode. 0 - TFTP, 1 - HTTP, 2 - HTTPS. Default value is 1. -->
|
||||||
<!-- Number: 0, 1, 2 -->
|
<!-- Number: 0, 1, 2 -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue