From 951dc083f9c5f849ad54cf90a8e51065bbee9372 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Jul 2008 00:19:22 -0400 Subject: [PATCH] set commented-out code to 1 so it can be uncommented to enable --- doc/ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.39.5