Changeset 2975 for web/branches/test/trac/conf
- Timestamp:
- Oct 18, 2008, 10:22:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/branches/test/trac/conf/trac.ini
r2923 r2975 58 58 [project] 59 59 descr = Caca Labs 60 footer = Visit the Caca Labs at<br /><a href="http://caca .zoy.org/">http://caca.zoy.org/</a>60 footer = Visit the Caca Labs at<br /><a href="http://cacatest.zoy.org/">http://caca.zoy.org/</a> 61 61 icon = /favicon.ico 62 62 name = caca labs 63 url = http://caca .zoy.org/63 url = http://cacatest.zoy.org/ 64 64 65 65 [search] … … 104 104 default_charset = utf-8 105 105 default_handler = WikiModule 106 htdocs_location = 106 htdocs_location = /srv/caca.zoy.org/var/lib/trac-test/htdocs 107 107 ignore_auth_case = false 108 108 mainnav = wiki,timeline,tickets,newticket,browser,search
Note: See TracChangeset
for help on using the changeset viewer.