Modify ↓
Opened 15 years ago
Closed 15 years ago
#10140 closed enhancement (wontfix)
Setting / Merging config from file
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/console | Version: | 0.12.2 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When administrating some trac instances (i.e. for testing, integration, production use) it may be useful setting configurations from file to trac.ini.
As some configurations might be changed (removed or added) by new versions of Trac, it might not be a good idea to simply replace trac.ini.
For a sample implementation, see https://trac-hacks.org/wiki/SettingsPlugin
Attachments (0)
Change History (1)
comment:1 by , 15 years ago
| Milestone: | 0.13 |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



The plugin looks very nicely written, so I don't see a compelling reason to move this functionality to core.