parent
5a45a7aa2a
commit
0fa4d7f4ba
|
|
@ -13,7 +13,7 @@
|
|||
<Resync_After_Upgrade_Attempt>Yes</Resync_After_Upgrade_Attempt>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule>[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule>http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Upgrade_Enable>Yes</Upgrade_Enable>
|
||||
|
|
@ -63,4 +63,4 @@
|
|||
<Web_Login_Admin_Password>{$admin_password}</Web_Login_Admin_Password>
|
||||
<Web_Login_Guest_Name>{$user_name}</Web_Login_Guest_Name>
|
||||
<Web_Login_Guest_Password>{$user_password}</Web_Login_Guest_Password>
|
||||
</flat-profile>
|
||||
</flat-profile>
|
||||
|
|
|
|||
Loading…
Reference in New Issue