Files @ 3d1dd13887f9
Branch filter:

Location: kallithea/hgwebdir.config

Marcin Kuzminski
invalidate the repo list also for online changes. Small fixes in LoginRequired decorator.
Cleaned hgwebdir config.
[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 = *
baseurl = /

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