mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
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>
|
||||
{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>
|
||||
|
||||
Reference in New Issue
Block a user