Ticket #3833 (closed enhancement: fixed)
Automatic reload of configuration and plugins
| Reported by: | trac@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | general | Version: | 0.10 |
| Severity: | major | Keywords: | plugins logging configuration |
| Cc: |
Description
Trac can check file timestamp of various files of interest, and reload them if its different from the currently loaded files. timestamp check is very fast, and will not cause a significant performance hit. this will save the bother of restarting apache after a configuration change, and will also prevent wierd things caused by one instance of apache running trac with different plugins activated than other instances (can be caused by activating a plugin from the admin interface).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


