Update {$mac}.xml
This commit is contained in:
parent
e4765042e9
commit
e935a67feb
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<gs_provision version="1">
|
||||
<config version="1">
|
||||
|
||||
|
|
@ -72,13 +72,13 @@
|
|||
<!-- Mandatory -->
|
||||
<P1359></P1359>
|
||||
|
||||
<!-- HTTP/HTTPS User Name -->
|
||||
<!-- String; between ascii values 33 and 126 -->
|
||||
<P1360></P1360>
|
||||
<!-- HTTP/HTTPS User Name -->
|
||||
<!-- String; between ascii values 33 and 126 -->
|
||||
<P1360>{$http_auth_username}</P1360>
|
||||
|
||||
<!-- HTTP/HTTPS Password -->
|
||||
<!-- String; between ascii values 33 and 126 -->
|
||||
<P1361></P1361>
|
||||
<!-- HTTP/HTTPS Password -->
|
||||
<!-- String; between ascii values 33 and 126 -->
|
||||
<P1361>{$http_auth_password}</P1361>
|
||||
|
||||
<!-- Firmware File Prefix -->
|
||||
<!-- String; between ascii values 33 and 126 -->
|
||||
|
|
@ -1764,4 +1764,4 @@
|
|||
<P342>0</P342>
|
||||
|
||||
</config>
|
||||
</gs_provision>
|
||||
</gs_provision>
|
||||
|
|
|
|||
Loading…
Reference in New Issue