view hgwebdir.config @ 10:525ed90e4577

major app speedup moved the wsgi creation to app globals, in order to make it run only once. little config changes.
author Marcin Kuzminski
date Sat, 20 Feb 2010 14:30:13 +0100
parents 564e40829f80
children 5f30a6d558dc
line wrap: on
line source

[hooks]
#to do push with autoupdate
changegroup = hg update >&2

[extensions]
hgext.highlight=
#hgk=

[web]
push_ssl = false
contact = marcin.kuzminski@etelko.pl
allow_archive = gz zip bz2
allow_push = *
#style = monoblue
style = gitweb
Spygments_style = trac
staticurl = /static
baseurl = /

[paths]
/ = /home/marcink/python_workspace/**