Update {$mac}.xml
This commit is contained in:
parent
d81d1cc0b3
commit
60c87e767d
|
|
@ -4,6 +4,10 @@
|
|||
<language perm="">English</language>
|
||||
<update_policy perm="">auto_update</update_policy>
|
||||
<setting_server perm="RW">http://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}</setting_server>
|
||||
<setting-files>
|
||||
<!-- Include directory xml -->
|
||||
<file url="https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}{$project_path}/app/provision/?file=directory.xml" />
|
||||
</setting-files>
|
||||
<dhcp perm="R">on</dhcp>
|
||||
<timezone perm="">{$snom_time_zone}</timezone>
|
||||
<firmware_status perm="R">http://{$domain_name}{$project_path}/app/provision/firmware.xml</firmware_status>
|
||||
|
|
|
|||
Loading…
Reference in New Issue