Changes between Version 9 and Version 10 of TracInterfaceCustomization


Ignore:
Timestamp:
27/10/2014 13:10:57 (10 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracInterfaceCustomization

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