Update {$mac}.cfg
This commit is contained in:
parent
3eb18315e1
commit
ff34c4c4f0
|
|
@ -1522,18 +1522,18 @@
|
|||
<ContactUpdateMode>0</ContactUpdateMode>
|
||||
</mt>
|
||||
<ap>
|
||||
<DefaultUsername></DefaultUsername>
|
||||
<DefaultPassword></DefaultPassword>
|
||||
<DefaultUsername>{$http_auth_username}</DefaultUsername>
|
||||
<DefaultPassword>{$http_auth_password}</DefaultPassword>
|
||||
<InputCfgFileName></InputCfgFileName>
|
||||
<DeviceCfgFileKey></DeviceCfgFileKey>
|
||||
<CommonCfgFileKey></CommonCfgFileKey>
|
||||
<DownloadCommonConf>1</DownloadCommonConf>
|
||||
<SaveProvisionInfo>0</SaveProvisionInfo>
|
||||
<CheckFailTimes>1</CheckFailTimes>
|
||||
<FlashServerIP></FlashServerIP>
|
||||
<FlashServerIP>https://{$domain_name}/app/provision</FlashServerIP>
|
||||
<FlashFileName></FlashFileName>
|
||||
<FlashProtocol>2</FlashProtocol>
|
||||
<FlashMode>0</FlashMode>
|
||||
<FlashProtocol>4</FlashProtocol>
|
||||
<FlashMode>1</FlashMode>
|
||||
<FlashInterval>1</FlashInterval>
|
||||
<updatePBInterval>720</updatePBInterval>
|
||||
<pnp>
|
||||
|
|
|
|||
Loading…
Reference in New Issue