Update y000000000077.cfg (#4751)
This commit is contained in:
parent
57da509e3a
commit
d1fc838d3a
|
|
@ -190,7 +190,7 @@ bw.feature_key_sync = {$yealink_feature_key_sync}
|
||||||
|
|
||||||
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
|
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
|
||||||
#0-Disabled, 1-Enabled (default);
|
#0-Disabled, 1-Enabled (default);
|
||||||
security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if}
|
security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
|
||||||
|
|
||||||
#Set the password of the user or the administrator, the value format is: user:password or admin:password;
|
#Set the password of the user or the administrator, the value format is: user:password or admin:password;
|
||||||
{if isset($user_name) }
|
{if isset($user_name) }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue