Changes between Version 3 and Version 4 of TracInterfaceCustomization
- Timestamp:
 - Feb 26, 2013, 12:02:52 PM (13 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
TracInterfaceCustomization
v3 v4 174 174 For [wiki:TracModWSGI mod_wsgi]: 175 175 {{{ 176 os.environ['TRAC_ENV_INDEX_TEMPLATE'] = '/path/to/template '176 os.environ['TRAC_ENV_INDEX_TEMPLATE'] = '/path/to/template.html' 177 177 }}} 178 178  
