aboutsummaryrefslogtreecommitdiff
path: root/auto.setup
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-23 16:24:43 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-23 16:24:43 -0500
commit70fa222d06a0f1d97ae135deaf0ea2f81ba60c6e (patch)
tree3c975d5ecdd371009db5e6e1c09f3e6400870b29 /auto.setup
parentdb7983c846097d3ad1929250600872139e45bb78 (diff)
downloadikiwiki-70fa222d06a0f1d97ae135deaf0ea2f81ba60c6e.tar
ikiwiki-70fa222d06a0f1d97ae135deaf0ea2f81ba60c6e.tar.gz
enable prefix_directives by default
Diffstat (limited to 'auto.setup')
-rw-r--r--auto.setup1
1 files changed, 0 insertions, 1 deletions
diff --git a/auto.setup b/auto.setup
index ef0f1723c..9cf5e7725 100644
--- a/auto.setup
+++ b/auto.setup
@@ -40,6 +40,5 @@ IkiWiki::Setup::Automator->import(
rss => 1,
atom => 1,
syslog => 1,
- prefix_directives => 1,
hardlink => 1,
)