Revert store settings
This commit is contained in:
parent
0acb9d9641
commit
e101ea5dc7
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@
|
|||
<bool name="forbid_self_call">false</bool>
|
||||
<bool name="disable_chat">false</bool>
|
||||
|
||||
<bool name="disable_all_security_features_for_markets">true</bool> <!-- Disable TLS/SRTP/ZRTP -->
|
||||
<bool name="disable_all_patented_codecs_for_markets">true</bool> <!-- Disable MPEG4/H264 -->
|
||||
<bool name="disable_all_security_features_for_markets">false</bool> <!-- Disable TLS/SRTP/ZRTP -->
|
||||
<bool name="disable_all_patented_codecs_for_markets">false</bool> <!-- Disable MPEG4/H264 -->
|
||||
|
||||
<string name="about_bugreport_email">linphone-android@belledonne-communications.com</string>
|
||||
<string name="temp_photo_name">linphone-android-photo-temp.jpg</string>
|
||||
|
|
Loading…
Reference in a new issue