On Thu, 10 Nov 2005, Damjan S. Vujnovic wrote:

> There's an init parameter of the cocoon servlet, check the Lenya's
> web.xml. What is strange is that its default value is 10mb.
>
>      <!--
>        Specify maximum allowed size of the upload. Defaults to 10 Mb.
>        Set here to a very low 100 kb to allow samples to run.
>      -->
>      <init-param>
>        <param-name>upload-max-size</param-name>
>        <param-value>102400</param-value>
>      </init-param>
>
> HTH,
> Damjan S. Vujnovic


Hi

Thanks for this.  I did a search but must have missed this one.

Regards,

Andy



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to