mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 02:25:19 +00:00
10 lines
420 B
XML
10 lines
420 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<mms_config version="3">
|
|
<bool name="groupChatDefaultsToMMS">false</bool>
|
|
<bool name="smsEncodingChangeable">true</bool>
|
|
<bool name="enableSMSDeliveryReports">false</bool>
|
|
<bool name="smsToMmsTextThreshold">6</bool>
|
|
<int name="maxImageHeight">1200</int>
|
|
<int name="maxImageWidth">1600</int>
|
|
<bool name="allowEditingSmscAddress">true</bool>
|
|
</mms_config> |