]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki.setup
* Removed support for sending commit notification mails. Along with it went
[git.ikiwiki.info.git] / doc / ikiwiki.setup
index 1377315aeba52bc1bc790bb11e8fb379418a3b27..c9616e84923a4e3ae078f309e32dc7cf4079a494 100644 (file)
@@ -23,7 +23,6 @@ use IkiWiki::Setup::Standard {
        #rcs => "svn",
        #historyurl => "http://svn.example.org/trunk/[[file]]",
        #diffurl => "http://svn.example.org/trunk/[[file]]?root=wiki&r1=[[r1]]&r2=[[r2]]",
-       #svnrepo => "/svn/wiki",
        #svnpath => "trunk",
 
        # Git stuff.
@@ -72,8 +71,6 @@ use IkiWiki::Setup::Standard {
                #       # what you want.
                #       wrapper => "/svn/wikirepo/hooks/post-commit",
                #       wrappermode => "04755",
-               #       # Enable mail notifications of commits.
-               #       notify => 1,
                #       # Log to syslog since svn post-commit hooks
                #       # hide output and errors.
                #       syslog => 1,
@@ -119,7 +116,7 @@ use IkiWiki::Setup::Standard {
        # Simple spam prevention: require an account-creation password.
        #account_creation_password => "example",
        # Uncomment to force ikiwiki to run with a particular umask.
-       #umask => 022
+       #umask => 022,
 
        # To add plugins, list them here.
        #add_plugins => [qw{goodstuff search wikitext camelcase