Changes between Version 3 and Version 4 of TracInterfaceCustomization


Ignore:
Timestamp:
Oct 5, 2016 11:31:12 AM (7 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracInterfaceCustomization

    v3 v4  
    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