]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
* Removed support for sending commit notification mails. Along with it went
[ikiwiki.git] / IkiWiki.pm
index b326dbdb8f1c8e59576e6a57fb6a36376337ee51..2c3ddac238a3e724d5b504b0f5d3c093eec45557 100644 (file)
@@ -62,7 +62,6 @@ sub defaultconfig () { #{{{
        cgi => 0,
        post_commit => 0,
        rcs => '',
-       notify => 0,
        url => '',
        cgiurl => '',
        historyurl => '',
@@ -76,7 +75,6 @@ sub defaultconfig () { #{{{
        w3mmode => 0,
        wrapper => undef,
        wrappermode => undef,
-       svnrepo => undef,
        svnpath => "trunk",
        gitorigin_branch => "origin",
        gitmaster_branch => "master",