From: Joey Hess Date: Thu, 17 Jul 2008 04:19:22 +0000 (-0400) Subject: set commented-out code to 1 X-Git-Tag: 2.54~60 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/951dc083f9c5f849ad54cf90a8e51065bbee9372 set commented-out code to 1 so it can be uncommented to enable --- diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 10cb3da1d..31a60b9ca 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -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,