Files @ 78e406a4c58e
Branch filter:

Location: kallithea/hgwebdir.config

Marcin Kuzminski
moved checking for user in session to wrapper function of LoginRequired decorator since it was working quite strange.
[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/**