mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-01 22:25:46 +01:00
Update MMS configs.
This commit is contained in:
committed by
Greyson Parrelli
parent
d2ece1c1f2
commit
9652fd2844
11
res/xml-mcc450-mnc6/mms_config.xml
Normal file
11
res/xml-mcc450-mnc6/mms_config.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<mms_config version="6">
|
||||
<bool name="groupChatDefaultsToMMS">false</bool>
|
||||
<int name="maxMessageSize">1048576</int>
|
||||
<int name="maxImageHeight">1944</int>
|
||||
<int name="maxImageWidth">2592</int>
|
||||
<int name="smsToMmsTextLengthThreshold">80</int>
|
||||
<bool name="enableMMSReadReports">false</bool>
|
||||
<bool name="enableSMSDeliveryReports">false</bool>
|
||||
<bool name="enableMMSDeliveryReports">false</bool>
|
||||
</mms_config>
|
||||
Reference in New Issue
Block a user