You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/res/xml/mms_config.xml

12 lines
474 B
XML

<?xml version="1.0" encoding="utf-8"?>
<mms_config version="4">
<bool name="enabledMMS">true</bool>
<int name="maxMessageSize">307200</int>
<int name="maxImageHeight">480</int>
<int name="maxImageWidth">640</int>
<int name="recipientLimit">-1</int>
<bool name="enableMultipartSMS">true</bool>
<int name="smsToMmsTextThreshold">-1</int>
<int name="maxMessageTextSize">-1</int>
<bool name="groupChatDefaultsToMMS">false</bool>
</mms_config>