Update {$mac}.xml
Fix the syntax on the spa112 template.
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<Resync_After_Upgrade_Attempt>Yes</Resync_After_Upgrade_Attempt>
|
<Resync_After_Upgrade_Attempt>Yes</Resync_After_Upgrade_Attempt>
|
||||||
{if isset ($http_auth_username)}
|
{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>
|
<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>
|
<Profile_Rule>http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||||
{/if}
|
{/if}
|
||||||
<Upgrade_Enable>Yes</Upgrade_Enable>
|
<Upgrade_Enable>Yes</Upgrade_Enable>
|
||||||
|
|||||||
Reference in New Issue
Block a user