Changes between Version 5 and Version 6 of TracInterfaceCustomization


Ignore:
Timestamp:
03/26/14 15:32:44 (10 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracInterfaceCustomization

    v5 v6  
    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