added snom update policy variable

This commit is contained in:
chansizzle 2021-04-08 15:45:38 -06:00 committed by GitHub
parent 5bd8c562b0
commit e81fa3314f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<quick_transfer perm="">blind</quick_transfer>
<call_screen_fkeys_on_connected perm="">F_HOLD F_TRANSFER F_CONFERENCE</call_screen_fkeys_on_connected>
<!-- Updates -->
<update_policy perm="">auto_update</update_policy>
<update_policy perm="">{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}</update_policy>
<setting_server perm="RW">https://{if isset($http_auth_enabled) && $http_auth_enabled == true}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}</setting_server>
<!-- Admin Access -->
{if isset($admin_password) }