view hgwebdir.config @ 239:b18f89d6d17f

Adde draft for permissions systems, made all needed decorators, and checks. For future usage in the system.
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 30 May 2010 19:49:40 +0200
parents 3d1dd13887f9
children
line wrap: on
line source

[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/**