]> source.dussan.org Git - nextcloud-server.git/commitdiff
use the same string lengths like the file cache
authorBjörn Schießle <schiessle@owncloud.com>
Fri, 22 Feb 2013 09:05:08 +0000 (10:05 +0100)
committerBjörn Schießle <schiessle@owncloud.com>
Fri, 22 Feb 2013 09:05:08 +0000 (10:05 +0100)
apps/files_trashbin/appinfo/database.xml

index 6f12b26d0525da03257559059b9d3e93df34c9fb..aae334b1489bfc8cf1db0a77ff96e9d6460ff725 100644 (file)
@@ -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>