summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo
diff options
context:
space:
mode:
authorBjörn Schießle <schiessle@owncloud.com>2013-02-21 22:44:44 +0100
committerBjörn Schießle <schiessle@owncloud.com>2013-02-21 22:44:44 +0100
commit629097bee73d70af002a5277529a7afdca75897d (patch)
treeffc8bcc568bc13bc0f5b211165b762191997ce2c /apps/files_trashbin/appinfo
parent2436d01985311b3cd14c2f0dec745081ae7d3507 (diff)
downloadnextcloud-server-629097bee73d70af002a5277529a7afdca75897d.tar.gz
nextcloud-server-629097bee73d70af002a5277529a7afdca75897d.zip
increase db fileds for usernames
Diffstat (limited to 'apps/files_trashbin/appinfo')
-rw-r--r--apps/files_trashbin/appinfo/database.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/appinfo/database.xml b/apps/files_trashbin/appinfo/database.xml
index 6f2a27866ff..6f12b26d052 100644
--- a/apps/files_trashbin/appinfo/database.xml
+++ b/apps/files_trashbin/appinfo/database.xml
@@ -26,7 +26,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>50</length>
+ <length>64</length>
</field>
<field>
@@ -100,7 +100,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>50</length>
+ <length>64</length>
</field>
<field>