On Thu, 2006-05-04 at 14:24 -0700, Quinn Comendant wrote:
>> I've just upgrade to 0.9.6dev and was looking forward to using the
>> global trac.ini file. Unfortunately, it doesn't work. 

Matthew Good <[EMAIL PROTECTED]> writes:

> Were you expecting Trac to copy the global trac.ini to your new
> environment?  That's not how it works.  Settings in the global file are
> used as a default if they are not defined in a project's trac.ini.  For
> example you can set your mail server settings in the global trac.ini and
> then remove them from the individual projects.

I've found this seems to work for some attributes but not all.  I
globally defined the [notification] settings like all the smtp_* and
always_notify_* attributes but the various instances did NOT inherit
the global configs.  I had to manually create the [notifications]
stanza in all my instances.  I also tried specifying just the
always_notify_* in the instances but that failed too: I had to add in
all the smtp_* attrs as well.  

Perhaps I'm doing something wrong.  If not, how can I debug this?

I'm using 0.9.4.

Thanks.
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to