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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index e07853e1b..37a4dbf39 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -138,7 +138,7 @@
<name>email</name>
<type>text</type>
<notnull>true</notnull>
- <length>256</length>
+ <length>255</length>
</field>
<index>
<name>mail_collected_addr_userid_index</name>