Small updates

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-11-21 05:41:49 -05:00
parent ad5f2d7bfa
commit 7f24df22f7
11 changed files with 18 additions and 16 deletions

View file

@ -8,5 +8,5 @@
<bool name="useCustomUserAgent">true</bool>
<bool name="allowEditingSmscAddress">true</bool>
<bool name="enableGroupMms">true</bool>
<bool name="groupChatDefaultsToMMS">true</bool>
<bool name="groupChatDefaultsToMMS">false</bool>
</mms_config>

View file

@ -7,4 +7,5 @@
<int name="maxImageWidth">1600</int>
<bool name="useCustomUserAgent">true</bool>
<bool name="allowEditingSmscAddress">true</bool>
<bool name="groupChatDefaultsToMMS">false</bool>
</mms_config>

View file

@ -8,5 +8,5 @@
<bool name="useCustomUserAgent">true</bool>
<bool name="allowEditingSmscAddress">true</bool>
<bool name="enableGroupMms">true</bool>
<bool name="groupChatDefaultsToMMS">true</bool>
<bool name="groupChatDefaultsToMMS">false</bool>
</mms_config>

View file

@ -3,5 +3,5 @@
<bool name="allowEnablingWapPushSI">true</bool>
<bool name="enableWapPushSI">false</bool>
<bool name="enableGroupMms">true</bool>
<bool name="groupChatDefaultsToMMS">true</bool>
<bool name="groupChatDefaultsToMMS">false</bool>
</mms_config>

View file

@ -9,5 +9,5 @@
<bool name="useCustomUserAgent">true</bool>
<bool name="allowEditingSmscAddress">true</bool>
<bool name="enableGroupMms">true</bool>
<bool name="groupChatDefaultsToMMS">true</bool>
<bool name="groupChatDefaultsToMMS">false</bool>
</mms_config>

View file

@ -7,4 +7,5 @@
<int name="maxImageWidth">1600</int>
<bool name="useCustomUserAgent">true</bool>
<bool name="allowEditingSmscAddress">true</bool>
<bool name="groupChatDefaultsToMMS">false</bool>
</mms_config>