Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-08-18 23:51:23 +0300
committerMaxence Lange <maxence@artificial-owl.com>2018-08-18 23:51:23 +0300
commita435a19f874ee07a83832c85154157aacf410232 (patch)
treef1fc88eef1bd0f2d49e9863c116594842f4c625e /appinfo
parent5a8f5073e56fb82ef7456d46de9ac986b9d808e2 (diff)
parent988dc24a3c4751543f67cc6a37469c672369b20a (diff)
Merge remote-tracking branch 'origin/master'
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 1f9cd8c..29f5e72 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -88,7 +88,7 @@
<field>
<name>message</name>
<type>text</type>
- <length>4000</length>
+ <length>8000</length>
<notnull>false</notnull>
</field>