mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 06:27:55 +00:00
Update MMS configs.
This commit is contained in:

committed by
Greyson Parrelli

parent
d2ece1c1f2
commit
9652fd2844
10
res/xml-mcc214-mnc21/mms_config.xml
Normal file
10
res/xml-mcc214-mnc21/mms_config.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<mms_config version="4">
|
||||
<bool name="groupChatDefaultsToMMS">false</bool>
|
||||
<int name="maxMessageSize">1048576</int>
|
||||
<int name="maxImageHeight">1920</int>
|
||||
<int name="maxImageWidth">2560</int>
|
||||
<bool name="smsUsesSimpleCharactersOnly">true</bool>
|
||||
<bool name="allowEnablingWapPushSI">true</bool>
|
||||
<bool name="enableWapPushSI">true</bool>
|
||||
</mms_config>
|
Reference in New Issue
Block a user