Update {$mac}.xml
This commit is contained in:
parent
82d48356dc
commit
11140a6076
|
|
@ -1,4 +1,9 @@
|
|||
<flat-profile>
|
||||
<Enable_Web_Server>Yes</Enable_Web_Server>
|
||||
<Web_Server_Port>80</Web_Server_Port>
|
||||
<Enable_Web_Admin_Access>Yes</Enable_Web_Admin_Access>
|
||||
<Admin_Passwd>{$admin_password}</Admin_Passwd>
|
||||
<User_Password></User_Password>
|
||||
<Station_Name>{$display_name_1}</Station_Name>
|
||||
<Profile_Rule>http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
<Resync_Periodic>0</Resync_Periodic>
|
||||
|
|
@ -26,4 +31,4 @@
|
|||
<Headset_Input_Gain>6</Headset_Input_Gain>
|
||||
<Time_Format>24hr</Time_Format>
|
||||
<Date_Format>day/month</Date_Format>
|
||||
</flat-profile>
|
||||
</flat-profile>
|
||||
|
|
|
|||
Loading…
Reference in New Issue