summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-11-13 22:27:53 +0100
committerJonas Smedegaard <dr@jones.dk>2008-11-13 22:27:53 +0100
commit352aa426bf442df996be8e8763a6622f762b411a (patch)
tree5538d6481bae1774b37d7fcf1426272eeec7e148 /ikiwiki.setup
parent42656b7b0373460fe02eddd98d0cf544a7e5fc35 (diff)
parent7879a7ec89eb01fb6a64ca889f12ef7fb00ca995 (diff)
Merge branch '_multilang' into multilang
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 4943426..6ba6574 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?