Update {$mac}.xml

This commit is contained in:
Len 2018-03-01 18:25:13 -05:00 committed by GitHub
parent f883196c60
commit 2c00d57c22
1 changed files with 7 additions and 3 deletions

View File

@ -3196,12 +3196,16 @@ Account 5 Codec Settings
<P88>0</P88>
<!-- XML Config File Password -->
<P1359></P1359>
<!-- String; between ascii values 33 and 126 -->
<!-- Mandatory -->
<P1359>{$http_auth_password}</P1359>
<!-- HTTP/HTTPS User Name -->
<!-- HTTP/HTTPS User Name -->
<!-- String; between ascii values 33 and 126 -->
<P1360>{$http_auth_username}</P1360>
<!-- HTTP/HTTPS Password -->
<!-- HTTP/HTTPS Password -->
<!-- String; between ascii values 33 and 126 -->
<P1361>{$http_auth_password}</P1361>
<!-- Upgrade Via. 0 - TFTP, 1 - HTTP, 2 - HTTPS, 3 - Manual Upload. Default value is 1 -->