aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-17 00:19:22 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-17 00:19:22 -0400
commit951dc083f9c5f849ad54cf90a8e51065bbee9372 (patch)
treec98d194ad5dc0222b43406f19f497efe0b1fbad6 /doc
parentfc52b0c025e67e6d4d2ad64a70d51b2ef43f9839 (diff)
downloadikiwiki-951dc083f9c5f849ad54cf90a8e51065bbee9372.tar
ikiwiki-951dc083f9c5f849ad54cf90a8e51065bbee9372.tar.gz
set commented-out code to 1
so it can be uncommented to enable
Diffstat (limited to 'doc')
-rw-r--r--doc/ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
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,