]> source.dussan.org Git - nextcloud-server.git/commitdiff
Support path lengths up to 4000 chars
authorRobin Appelman <icewind@owncloud.com>
Wed, 14 May 2014 21:19:29 +0000 (23:19 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Sat, 14 Jun 2014 08:13:24 +0000 (10:13 +0200)
apps/files_sharing/appinfo/database.xml

index e55688240b2c4e87a3f6d3bc633ac3c8604672a6..159d6cb1c578e5ce232668400bdc8b838d2be614 100644 (file)
@@ -61,7 +61,7 @@
                                <name>mountpoint</name>
                                <type>text</type>
                                <notnull>true</notnull>
-                               <length>512</length>
+                               <length>4000</length>
                                <comments>Full path where the share is mounted</comments>
                        </field>
                        <field>