<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to limit file size in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322999#M10000</link>
    <description>&lt;P&gt;thank you Vladimir.it works&lt;/P&gt;</description>
    <pubDate>Sat, 21 Oct 2017 10:16:29 GMT</pubDate>
    <dc:creator>Nuxeo_User</dc:creator>
    <dc:date>2017-10-21T10:16:29Z</dc:date>
    <item>
      <title>How to limit file size</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322993#M9994</link>
      <description>&lt;P&gt;Hello.. I want to limit the size of the files you can attach to Nuxeo Documents.At the documentation i saw a way by modificating nuxeo.conf.I set the max size this way:&lt;/P&gt;
&lt;P&gt;nuxeo.jsf.maxFileSize=555557&lt;/P&gt;
&lt;P&gt;This way you can not upload files bigger than the specified size but the platform stucks and doesnt give you a message.Is there a way of showing a message?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 12:30:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322993#M9994</guid>
      <dc:creator>Nuxeo_User</dc:creator>
      <dc:date>2017-10-18T12:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit file size</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322994#M9995</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 20:32:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322994#M9995</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2017-10-18T20:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit file size</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322995#M9996</link>
      <description>&lt;P&gt;Hi Vladimir..I doesnt finish at the end of upload.I would like to give a message saying that the file can not be imported because it is too big.It stucks and it doesnt provide any logs.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 06:49:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322995#M9996</guid>
      <dc:creator>Nuxeo_User</dc:creator>
      <dc:date>2017-10-20T06:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit file size</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322996#M9997</link>
      <description>&lt;P&gt;You would have to create a custom seam validator to check the size of the blob programmatically and display the good message -&amp;gt; https&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 14:55:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322996#M9997</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2017-10-20T14:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit file size</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322997#M9998</link>
      <description>&lt;P&gt;Yes but in the creation layout when defining the file&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 14:59:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322997#M9998</guid>
      <dc:creator>Nuxeo_User</dc:creator>
      <dc:date>2017-10-20T14:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit file size</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322998#M9999</link>
      <description>&lt;P&gt;IMO You can add in a custom property down the field configuration panel&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 16:02:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322998#M9999</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2017-10-20T16:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit file size</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322999#M10000</link>
      <description>&lt;P&gt;thank you Vladimir.it works&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2017 10:16:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/322999#M10000</guid>
      <dc:creator>Nuxeo_User</dc:creator>
      <dc:date>2017-10-21T10:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit file size</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/323000#M10001</link>
      <description>&lt;P&gt;Do you have any idea if i can limit also when drag and dropping the file Vladimir?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 10:57:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-limit-file-size/m-p/323000#M10001</guid>
      <dc:creator>Nuxeo_User</dc:creator>
      <dc:date>2017-11-07T10:57:15Z</dc:date>
    </item>
  </channel>
</rss>

