]> sipb.mit.edu Git - sipb-www.git/commitdiff
Disable discussion pages.
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 11 Jan 2009 01:18:25 +0000 (20:18 -0500)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 11 Jan 2009 01:18:25 +0000 (20:18 -0500)
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
ikiwiki.setup

index ae13b750f50df2c6851ee79c445ce06fac2cfa5e..9d84903f72550fd9a6ff7e97eb5d79f674a7b95a 100644 (file)
@@ -47,7 +47,7 @@ use IkiWiki::Setup::Standard {
        # use page/index.mdwn source files
        indexpages => 0,
        # enable Discussion pages?
-       discussion => 1,
+       discussion => 0,
        # only send cookies over SSL connections?
        sslcookie => 0,
        # extension to use for new pages