|
@@ -103,7 +103,10 @@ check_auth_ip = true |
|
|
database = sqlite:db/trac.db |
|
|
database = sqlite:db/trac.db |
|
|
default_charset = utf-8 |
|
|
default_charset = utf-8 |
|
|
default_handler = WikiModule |
|
|
default_handler = WikiModule |
|
|
htdocs_location = /srv/caca.zoy.org/var/lib/trac-test/htdocs |
|
|
|
|
|
|
|
|
# Poor hack to serve htdocs/common through Trac. Apparently |
|
|
|
|
|
# that directory only overrides /usr/share/... in CGI mode, not |
|
|
|
|
|
# when using mod_python |
|
|
|
|
|
htdocs_location = http://cacatest.zoy.org/chrome/site/common |
|
|
ignore_auth_case = false |
|
|
ignore_auth_case = false |
|
|
mainnav = wiki,timeline,tickets,newticket,browser,search |
|
|
mainnav = wiki,timeline,tickets,newticket,browser,search |
|
|
metanav = login,logout,settings,help,about |
|
|
metanav = login,logout,settings,help,about |
|
|