mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 10:20:25 +01:00
Update MMS configs.
This commit is contained in:
committed by
Greyson Parrelli
parent
d2ece1c1f2
commit
9652fd2844
7
res/xml-mcc242-mnc1/mms_config.xml
Normal file
7
res/xml-mcc242-mnc1/mms_config.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<mms_config version="5">
|
||||
<bool name="groupChatDefaultsToMMS">false</bool>
|
||||
<int name="maxMessageSize">2097152</int>
|
||||
<int name="maxImageHeight">1944</int>
|
||||
<int name="maxImageWidth">2592</int>
|
||||
</mms_config>
|
||||
Reference in New Issue
Block a user