aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo/database.xml
diff options
context:
space:
mode:
authorBjörn Schießle <schiessle@owncloud.com>2013-02-22 10:05:08 +0100
committerBjörn Schießle <schiessle@owncloud.com>2013-02-22 10:05:08 +0100
commitdf76e0d1c33fc1fa9610b98a7aee41941c09eb3f (patch)
tree50b9965b1c68444b662f2581094dbb5418a79ec9 /apps/files_trashbin/appinfo/database.xml
parent629097bee73d70af002a5277529a7afdca75897d (diff)
downloadnextcloud-server-df76e0d1c33fc1fa9610b98a7aee41941c09eb3f.tar.gz
nextcloud-server-df76e0d1c33fc1fa9610b98a7aee41941c09eb3f.zip
use the same string lengths like the file cache
Diffstat (limited to 'apps/files_trashbin/appinfo/database.xml')
-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 6f12b26d052..aae334b1489 100644
--- a/apps/files_trashbin/appinfo/database.xml
+++ b/apps/files_trashbin/appinfo/database.xml
@@ -18,7 +18,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>50</length>
+ <length>250</length>
</field>
<field>
@@ -42,7 +42,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>200</length>
+ <length>512</length>
</field>
<field>