comparison hgwebdir.config @ 0:564e40829f80

initial commit.
author Marcin Kuzminski
date Thu, 18 Feb 2010 13:01:57 +0100
parents
children 5f30a6d558dc
comparison
equal deleted inserted replaced
-1:000000000000 0:564e40829f80
1 [hooks]
2 #to do push with autoupdate
3 changegroup = hg update >&2
4
5 [extensions]
6 hgext.highlight=
7 #hgk=
8
9 [web]
10 push_ssl = false
11 contact = marcin.kuzminski@etelko.pl
12 allow_archive = gz zip bz2
13 allow_push = *
14 #style = monoblue
15 style = gitweb
16 Spygments_style = trac
17 staticurl = /static
18 baseurl = /
19
20 [paths]
21 / = /home/marcink/python_workspace/**