Update {$mac}.xml

This commit is contained in:
Len 2018-03-01 18:27:53 -05:00 committed by GitHub
parent 0596f1beb0
commit b4f44a6870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 6 deletions

View File

@ -15,15 +15,16 @@
<P238>0</P238>
<!-- XML Config File Password -->
<!-- String -->
<P1359></P1359>
<!-- String; between ascii values 33 and 126 -->
<!-- Mandatory -->
<P1359>{$http_auth_password}</P1359>
<!-- HTTP/HTTPS User Name -->
<!-- String -->
<!-- HTTP/HTTPS User Name -->
<!-- String; between ascii values 33 and 126 -->
<P1360>{$http_auth_username}</P1360>
<!-- HTTP/HTTPS Password -->
<!-- String -->
<!-- HTTP/HTTPS Password -->
<!-- String; between ascii values 33 and 126 -->
<P1361>{$http_auth_password}</P1361>
<!-- Firmware Upgrade Via. 0 - TFTP Upgrade, 1 - HTTP Upgrade, 2 - HTTPS Upgrade. Default is 1 -->