set commented-out code to 1
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 17 Jul 2008 04:19:22 +0000 (00:19 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 17 Jul 2008 04:19:22 +0000 (00:19 -0400)
so it can be uncommented to enable

doc/ikiwiki.setup

index 10cb3da1d5e26f1c6392ecfa51aaa3cf52f8ea43..31a60b9ca88e56f70ea6dc8a42260d5ee726560f 100644 (file)
@@ -131,7 +131,7 @@ use IkiWiki::Setup::Standard {
        #recentchangespage => "recentchanges",
        #recentchangesnum => 100,
        # Use new '!'-prefixed preprocessor directive syntax
-       #prefix_directives => 0,
+       #prefix_directives => 1,
        # Attempt to make hardlinks to source files instead of copying them.
        # Useful if the wiki contains large media files.
        #hardlink => 1,