On 3/10/16, Florian Berger <[email protected]> wrote: > Hi, >
Hi ! :) > are there occasions where trac rewrites / resets trac.ini on its own? > Yes . Both Trac and plugins may modify it . Given that `env` variable contain a reference to an instance of `trac.env.Environment` class then every invocation of `env.config.save()` will overwrite it . [...] -- Regards, Olemis - @olemislc Apache⢠Bloodhound contributor http://issues.apache.org/bloodhound http://blood-hound.net Brython committer http://brython.info http://github.com/brython-dev/brython Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
