Thorsten Scherler wrote:

Hi all,

I wonder where I can configure the
max.upload.size
for lenya?

I found out that I need to patch the web.xml directly but that should be
really configurable in lenya.

Now I see at least two possibilities to implement it:
1) config/web-xml/*.xweb - the usual way in 1.4.x

you mean src/confpatch ?

something like

src/confpatch/local.upload.xweb?

2) in local.build.properties - enable.upload and max.upload.size seem to
belong together

I have made a NOTE to build.properties about this.

I think enable.upload and max.upload.size belong together.

Also I think that the most important stuff should be within one config file
and upload seems to me one of them.

Also I think we need to have a unified way of configuring the build.
Doing some stuff within (local.)build.properties some stuff somewhere is else
is very confusing :-(

Also I think it's very important to have local.* files such that default
setting can be overwritten and it's very clear what is local and what not
and also the code repository (SVN) won't have problems with it ...

So, for the moment I would pack it into build.properties, but I see the
need for something else  as well.

Michi

I am not sure which way to prefer so wdyt?

salu2


--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


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

Reply via email to