view hgwebdir.config @ 19:38235b614e3f

starting app script update moved pure wsgi app to libs,(since it's not needed)
author Marcin Kuzminski
date Sat, 27 Feb 2010 17:40:37 +0100
parents c8265b4f0c2a
children bbaab7501c1a
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 = *
style = gitweb
pygments_style = trac
staticurl = /static
baseurl = /

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