Support path lengths up to 4000 chars
This commit is contained in:
parent
c6a83b2f17
commit
1c149da52f
|
@ -61,7 +61,7 @@
|
||||||
<name>mountpoint</name>
|
<name>mountpoint</name>
|
||||||
<type>text</type>
|
<type>text</type>
|
||||||
<notnull>true</notnull>
|
<notnull>true</notnull>
|
||||||
<length>512</length>
|
<length>4000</length>
|
||||||
<comments>Full path where the share is mounted</comments>
|
<comments>Full path where the share is mounted</comments>
|
||||||
</field>
|
</field>
|
||||||
<field>
|
<field>
|
||||||
|
|
Loading…
Reference in New Issue