Add some simple [web] options.
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 22 Sep 2009 23:38:01 -0400 |
parents |
6431bd181dd8
|
children |
56b45b4b93a2
|
branches/tags |
(none) |
files |
.hgrc |
Changes
--- a/.hgrc Thu Sep 17 21:22:06 2009 -0400
+++ b/.hgrc Tue Sep 22 23:38:01 2009 -0400
@@ -45,6 +45,10 @@
username = sjl
tls = True
+[web]
+allow_archive = gz zip bz2
+motd = more info at <a href="http://stevelosh.com/projects/">stevelosh.com/projects</a>
+
[color]
status.modified = cyan bold
status.added = green bold