view hgwebdir.config @ 21:fac1f62a1d71

Wrapped into mako templates, changed templates info. Added session and cache middleware.
author Marcin Kuzminski
date Sun, 28 Feb 2010 02:24:44 +0100
parents bbaab7501c1a
children 3142616771cd
line wrap: on
line source

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

[extensions]
hgext.highlight=
#hgk=

[web]
push_ssl = false
contact = develop@etelko.pl
allow_archive = gz zip bz2
allow_push = *
templates=/home/marcink/python_workspace/hg_app/pylons_app/templates/
style = monoblue_custom
pygments_style = trac
staticurl = /hg_static/
baseurl = /

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