Edgewall Software

Changes between Version 74 and Version 75 of TracInterfaceCustomization


Ignore:
Timestamp:
Jan 3, 2013, 2:30:26 PM (11 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracInterfaceCustomization

    v74 v75  
    174174For [wiki:TracModWSGI mod_wsgi]:
    175175{{{
    176 os.environ['TRAC_ENV_INDEX_TEMPLATE'] = '/path/to/template'
     176os.environ['TRAC_ENV_INDEX_TEMPLATE'] = '/path/to/template.html'
    177177}}}
    178178