]> git.cworth.org Git - cworth.org/blobdiff - ikiwiki.setup
Disable ikiwiki-based email notification of changes.
[cworth.org] / ikiwiki.setup
index cec65c23608dc02926b84431a7fdef9608cd48a4..82db302b2ce3b42d337d0b45cc65a883ea3b4bc1 100644 (file)
@@ -16,7 +16,7 @@ use IkiWiki::Setup::Standard {
 
        url => "http://cworth.org",
        #cgiurl => "http://example.org/ikiwiki.cgi",
-       #templatedir => "/usr/share/ikiwiki/templates",
+       templatedir => "/srv/cworth.org/wiki/checkout/templates",
        underlaydir => "/dev/null",
 
        # Git stuff.
@@ -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,
                },
        ],