[Tramline-dev] Configuring Tramline

Martijn Faassen faassen at infrae.com
Mon May 8 12:32:27 CEST 2006


Jeroen Vloothuis wrote:
> Hi,
> 
> A few things like paths are now hardcoded in Tramline. These things
> could/should be made configureable. One thing we could do is place
> these in the Apache conf using PythonOption statements. Info on these
> can be found here:
> 
> http://www.modpython.org/live/mod_python-3.1.2b/doc-html/dir-other-po.html
> 
> An advantage to using this over external config files would be that
> this is in the same place as all the other Apache settings. It also
> should allow for a virtual host setup with multiple distinct Tramline
> settings.
> 
> What do you think, should we change the hardcoded settings to use
> PythonOption's?

Yes, I think we should do this. Patches (with tests) are welcome. Sorry 
about the delay in processing the last patch, I will try to get around 
to this during this week.

Regards,

Martijn


More information about the Tramline-dev mailing list