mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 10:35:19 +00:00
8 lines
308 B
XML
8 lines
308 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<mms_config version="6">
|
|
<int name="maxMessageSize">102400</int>
|
|
<int name="maxImageHeight">1944</int>
|
|
<int name="maxImageWidth">2592</int>
|
|
<bool name="smsUsesSimpleCharactersOnly">true</bool>
|
|
<int name="httpSocketTimeout">120000</int>
|
|
</mms_config> |