summary can be up to 3000 chars

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
pull/64/head
Maxence Lange 2018-11-28 10:40:32 -01:00
rodzic a43e0c31de
commit 0f40a13a1f
2 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -41,7 +41,7 @@
<field>
<name>summary</name>
<type>text</type>
<length>500</length>
<length>3000</length>
<notnull>true</notnull>
</field>
@ -198,7 +198,7 @@
<field>
<name>summary</name>
<type>text</type>
<length>255</length>
<length>3000</length>
<notnull>true</notnull>
</field>
@ -362,7 +362,7 @@
<field>
<name>summary</name>
<type>text</type>
<length>500</length>
<length>3000</length>
<notnull>true</notnull>
</field>

Wyświetl plik

@ -5,7 +5,7 @@
<name>Social</name>
<summary>🎉 Nextcloud becomes part of the federated social networks!</summary>
<description><![CDATA[test]]></description>
<version>0.0.50</version>
<version>0.0.51</version>
<licence>agpl</licence>
<author mail="maxence@artificial-owl.com">Maxence Lange</author>
<author mail="jus@bitgrid.net">Julius Härtl</author>