diff --git a/hgwebdir.config b/hgwebdir.config new file mode 100644 --- /dev/null +++ b/hgwebdir.config @@ -0,0 +1,21 @@ +[hooks] +#to do push with autoupdate +changegroup = hg update >&2 + +[extensions] +hgext.highlight= +#hgk= + +[web] +push_ssl = false +contact = marcin.kuzminski@etelko.pl +allow_archive = gz zip bz2 +allow_push = * +#style = monoblue +style = gitweb +Spygments_style = trac +staticurl = /static +baseurl = / + +[paths] +/ = /home/marcink/python_workspace/**