Modify ↓
Opened 17 years ago
Closed 17 years ago
#3768 closed enhancement (fixed)
use [DEFAULT] section for traclegos variables for web interface
| Reported by: | Jeff Hammel | Owned by: | Jeff Hammel |
|---|---|---|---|
| Priority: | normal | Component: | TracLegosScript |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
variable overrides for the TracLegosScript web interface for project creation should be taken from the global_conf (DEFAULT section of the paster .ini file):
[DEFAULT] traclegos.basedir = /home/jhammel/TracLegos traclegos.domain = trac.openplans.org
These variables should override all other methods of setting variables, including those in site configuration .ini files specified like
[app:traclegos] traclegos.conf = /path/to/myconffile.ini
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
| Type: | defect → enhancement |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



think this is done