]> git.cworth.org Git - cworth.org/commitdiff
Disable ikiwiki-based email notification of changes.
authorCarl Worth <cworth@cworth.org>
Wed, 23 May 2007 09:13:13 +0000 (02:13 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 23 May 2007 09:13:13 +0000 (02:13 -0700)
I think we can let git hooks handle that on their own just fine.

ikiwiki.setup

index 865da28f67544f37343cf24dbecbe882c32b0f99..82db302b2ce3b42d337d0b45cc65a883ea3b4bc1 100644 (file)
@@ -41,7 +41,7 @@ use IkiWiki::Setup::Standard {
                        wrapper => "/srv/cworth.org/wiki/hooks/ikiwiki-post-update",
                        wrappermode => "04755",
                        # Enable mail notifications of commits.
-                       notify => 1,
+                       #notify => 1,
                },
        ],