mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-23 07:46:12 +00:00
Message size is too little
This commit is contained in:
parent
41fe3868a9
commit
5cef955d23
@ -51,6 +51,7 @@
|
|||||||
<name>sms_msg</name>
|
<name>sms_msg</name>
|
||||||
<type>text</type>
|
<type>text</type>
|
||||||
<notnull>true</notnull>
|
<notnull>true</notnull>
|
||||||
|
<length>2048</length>
|
||||||
</field>
|
</field>
|
||||||
<field>
|
<field>
|
||||||
<name>sms_date</name>
|
<name>sms_date</name>
|
||||||
|
@ -5,6 +5,6 @@
|
|||||||
<description>Owncloud SMS app</description>
|
<description>Owncloud SMS app</description>
|
||||||
<licence>AGPL</licence>
|
<licence>AGPL</licence>
|
||||||
<author>Loic Blot</author>
|
<author>Loic Blot</author>
|
||||||
<version>0.1.2</version>
|
<version>0.1.4</version>
|
||||||
<requiremin>7</requiremin>
|
<requiremin>7</requiremin>
|
||||||
</info>
|
</info>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user