diff hgwebdir.config @ 0:564e40829f80

initial commit.
author Marcin Kuzminski
date Thu, 18 Feb 2010 13:01:57 +0100
parents
children 5f30a6d558dc
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hgwebdir.config	Thu Feb 18 13:01:57 2010 +0100
@@ -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/**