Update y000000000058.cfg (#4747)

This commit is contained in:
Len 2019-10-02 22:00:40 -04:00 committed by FusionPBX
parent 4ee24ee1c3
commit 3184db4420
1 changed files with 1 additions and 1 deletions

View File

@ -1000,7 +1000,7 @@ static.security.user_password = {$var_name}:{$var_password}
###It enables or disables the phone to only accept the certificates in the Trusted Certificates list.
###0-Disabled,1-Enabled.
###The default value is 1.It takes effect after a reboot.
static.security.trust_certificates =
static.security.trust_certificates = {if $yealink_trust_certificates == "false"}0{elseif $yealink_trust_certificates == "true"}1{/if}
###It configures the source certificates for the phone to authenticate for TLS connection.
###0-Default certificates,1-Custom certificates,2-All certificates.