Remove trailing spaces from t22p.
This commit is contained in:
parent
94a3105b52
commit
d5734a78d9
|
|
@ -257,7 +257,7 @@ autoprovision.2.com_aes =
|
||||||
autoprovision.2.mac_aes =
|
autoprovision.2.mac_aes =
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Phone Features ##
|
## Phone Features ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
||||||
#Enable or disable the phone to escape the pound key as percent sign followed by 23 when dialing out; 0-Disabled, 1-Enabled (default);
|
#Enable or disable the phone to escape the pound key as percent sign followed by 23 when dialing out; 0-Disabled, 1-Enabled (default);
|
||||||
|
|
@ -682,7 +682,7 @@ action_url.transfer_finished =
|
||||||
action_url.transfer_failed =
|
action_url.transfer_failed =
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Language Settings ##
|
## Language Settings ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
||||||
#Specify the web language, the valid values are: English, Chinese_S, Turkish, Portuguese, Spanish, Italian, French, Russian, Deutsch and Czech.
|
#Specify the web language, the valid values are: English, Chinese_S, Turkish, Portuguese, Spanish, Italian, French, Russian, Deutsch and Czech.
|
||||||
|
|
@ -693,7 +693,7 @@ lang.wui =
|
||||||
lang.gui =
|
lang.gui =
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Time Settings ##
|
## Time Settings ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
||||||
#Configure the time zone and time zone name. The time zone ranges from -11 to +12, the default value is +8.
|
#Configure the time zone and time zone name. The time zone ranges from -11 to +12, the default value is +8.
|
||||||
|
|
@ -741,7 +741,7 @@ local_time.dhcp_time =
|
||||||
local_time.manual_time_enable =
|
local_time.manual_time_enable =
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Hot Desking ##
|
## Hot Desking ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
#Enable or disable the phone to show the following items on the login wizard during startup; 0-Disabled, 1-Enabled;
|
#Enable or disable the phone to show the following items on the login wizard during startup; 0-Disabled, 1-Enabled;
|
||||||
#hotdesking.startup_register_name_enable = 0 (default)
|
#hotdesking.startup_register_name_enable = 0 (default)
|
||||||
|
|
@ -1059,6 +1059,9 @@ features.pickup.blf_audio_enable =
|
||||||
#0-Disabled (default), 1-Enabled;
|
#0-Disabled (default), 1-Enabled;
|
||||||
features.blf_and_callpark_idle_led_enable =
|
features.blf_and_callpark_idle_led_enable =
|
||||||
|
|
||||||
|
#Enable or disable to enter the password when long pressing the OK key to reset to factory; 0-Disabled (default), 1-Enabled;
|
||||||
|
features.factory_pwd_enable =
|
||||||
|
|
||||||
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
#Configure the time (in seconds) the phone automatically dial out the dialed digits. It ranges from 1 to 14, the default value is 4.
|
||||||
phone_setting.inter_digit_time =
|
phone_setting.inter_digit_time =
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue