Revert the setting which disable TLS/SRTP/ZRTP
This commit is contained in:
parent
86b3ba997a
commit
9df163237a
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<bool name="allow_edit_in_dialer">true</bool>
|
||||
<bool name="forbid_self_call">false</bool>
|
||||
<bool name="disable_chat">false</bool>
|
||||
<bool name="disable_all_security_features_for_markets">true</bool>
|
||||
<bool name="disable_all_security_features_for_markets">false</bool>
|
||||
|
||||
<string name="about_bugreport_email">linphone-android@belledonne-communications.com</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue