Yealink Provisioning - Add Trusted Cert Variable (#2364)
* Update y000000000037.cfg * Update y000000000007.cfg * Update y000000000025.cfg * Update y000000000023.cfg * Update y000000000051.cfg * Update y000000000035.cfg * Update y000000000066.cfg * Update y000000000028.cfg * Update y000000000029.cfg * Update y000000000036.cfg * Update y000000000054.cfg * Update y000000000038.cfg * Update y000000000032.cfg * Update y000000000046.cfg * Update y000000000000.cfg * Update y000000000045.cfg * Update y000000000004.cfg * Update y000000000044.cfg * Update y000000000044.cfg * Update y000000000005.cfg * Update y000000000052.cfg
This commit is contained in:
@@ -977,7 +977,7 @@ bw.feature_key_sync = 0
|
||||
#######################################################################################
|
||||
#Enable or disable the phone to only accept the certificates in the Trusted Certificates list;
|
||||
#0-Disabled, 1-Enabled (default);
|
||||
security.trust_certificates =
|
||||
security.trust_certificates = {if $trusted_cert_only == "false"}0{elseif $trusted_cert_only == "true"}1{/if}
|
||||
|
||||
#Define the login username and password of the user, var and administrator.
|
||||
#If you change the username of the administrator from "admin" to "admin1", your new administrator's username should be configured as: security.user_name.admin = admin1.
|
||||
|
||||
Reference in New Issue
Block a user