summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-11-13 22:26:09 +0100
committerJonas Smedegaard <dr@jones.dk>2008-11-13 22:26:09 +0100
commit258ef913fa6cfa38c7d9fe137a296bd03d62da09 (patch)
treecbf78df9e2c654efa26397a2c08a0e6c8c5a8411 /ikiwiki.setup
parentdffbb58d3bc05c7e05a3e74caebf448f9cf9c056 (diff)
parentf0f589ac7441dc85b458d71abcabab3a13f0d374 (diff)
Merge branch '_clean' into clean
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 5721896..a5fab91 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -43,7 +43,7 @@ use IkiWiki::Setup::Standard {
# create output files named page/index.html?
usedirs => 1,
# use '!'-prefixed preprocessor directives?
- prefix_directives => 0,
+ prefix_directives => 1,
# use page/index.mdwn source files
indexpages => 0,
# enable Discussion pages?