Files @ 50a39f923f31
Branch filter:

Location: kallithea/hgwebdir.config

Marcin Kuzminski
Added file annotation template. Bumped version to 0.6.8. Changelog and changeset are now cleaned with js, it's still very beta.
[hooks]
#to do push with autoupdate
changegroup = hg update >&2

[extensions]
hgext.highlight=
#hgk=

[web]
push_ssl = false
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/**