Update y000000000069.cfg (#3883)

This commit is contained in:
Len
2018-11-30 16:19:35 -05:00
committed by FusionPBX
parent c8f85bc023
commit 80ad682360

View File

@@ -1027,6 +1027,24 @@ bw.calllog_and_dir =
#Enable or disable the feature key synchronization; 0-Disabled (default), 1-Enabled;
bw.feature_key_sync = {$yealink_feature_key_sync}
#######################################################################################
## Dsskey ##
#######################################################################################
features.block_linekey_in_menu.enable =
features.shorten_linekey_label.enable =
features.flash_url_dsskey_led.enable =
features.config_dsskey_length = {$yealink_dsskey_length}
phone_setting.page_tip =
features.keep_switch_page_key.enable=
##phone_setting.idle_dsskey_and_title.transparency(Only support T54S/T52S/T48G/T48S)
phone_setting.idle_dsskey_and_title.transparency=
##V83 Add
phone_setting.keytype_sequence =
phone_setting.dsskey_label.display_method =
local.dsskey_type_config.mode =
#######################################################################################
## Security ##
#######################################################################################
@@ -1628,7 +1646,7 @@ super_search.url =
## Directory Setting ##
#######################################################################################
#Configure the access URL of the directory setting file.
directory_setting.url = http://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=favorite_setting.xml
directory_setting.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=favorite_setting.xml
#######################################################################################
## Configure the access URL of firmware ##