<?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: quota exceed msg when no quotas are set in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256666#M209796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to ask the obvious question - did you restart Alfresco after changing the values in the config files? No ideas beyond that…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2011 17:34:07 GMT</pubDate>
    <dc:creator>nadaoneal</dc:creator>
    <dc:date>2011-05-12T17:34:07Z</dc:date>
    <item>
      <title>quota exceed msg when no quotas are set</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256665#M209795</link>
      <description>Hey everyone,&amp;nbsp; I'm struggling with user quotas.&amp;nbsp; I really just want them disabled but I'm not sure how to do it.&amp;nbsp; I've tried setting the quota to -1 and 0 in the user admin pages in share.&amp;nbsp; I also went as far as to try and disable it in the global.properties conf file.&amp;nbsp; This is a 3.4d install from t</description>
      <pubDate>Fri, 22 Apr 2011 14:00:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256665#M209795</guid>
      <dc:creator>sne4kywomb4t</dc:creator>
      <dc:date>2011-04-22T14:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: quota exceed msg when no quotas are set</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256666#M209796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to ask the obvious question - did you restart Alfresco after changing the values in the config files? No ideas beyond that…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 17:34:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256666#M209796</guid>
      <dc:creator>nadaoneal</dc:creator>
      <dc:date>2011-05-12T17:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: quota exceed msg when no quotas are set</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256667#M209797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having the same problem.&amp;nbsp; I can't upload files larger than 1MB to Alfresco Share.&amp;nbsp; I have set "system.usages.enabled=false" in alfresco-global.properties and get&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;21:40:26,974&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] Disabled - clear non-missing user usages …&lt;BR /&gt;21:40:26,980&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] Found 0 users to clear&lt;BR /&gt;21:40:26,981&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] … cleared non-missing usages for 0 users&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;confirming it has taken effect.&amp;nbsp; I've even set the quota on my user account to 999GB and this makes no difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My user accounts are synced from LDAP and my Alfresco installation was upgraded 2 weeks ago to 3.4.d using a cold backup from 3.3 and WAR deployment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help at all greatly appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 May 2011 20:04:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256667#M209797</guid>
      <dc:creator>chrisjscott</dc:creator>
      <dc:date>2011-05-28T20:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: quota exceed msg when no quotas are set</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256668#M209798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi sne4kywomb4t&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In our application, we should restrict the file upload size to 4MB. How to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me the changes you did to restrict the file upload size to 1MB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pls . suggest me what changes you did and where.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 07:29:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256668#M209798</guid>
      <dc:creator>anilmsc</dc:creator>
      <dc:date>2011-11-16T07:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: quota exceed msg when no quotas are set</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256669#M209799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you, by any chance, accessing Alfresco via nginx?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the same problem and it turned out that it was caused by nginx.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By default nginx limit the file upload size to 1Mb with the property "client_max_body_size"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed it to 10G and Alfresco works like a charm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess that one year later you already solved your problem, however it might be interesting if someone face the same issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 10:18:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256669#M209799</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2012-01-20T10:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: quota exceed msg when no quotas are set</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256670#M209800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Scouil&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you are the man &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; I'm accessing alfresco via NGINX and that did the trick&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;client_max_body_size &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jan 2015 10:19:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/quota-exceed-msg-when-no-quotas-are-set/m-p/256670#M209800</guid>
      <dc:creator>zydoon</dc:creator>
      <dc:date>2015-01-17T10:19:23Z</dc:date>
    </item>
  </channel>
</rss>

