aboutsummaryrefslogtreecommitdiff
path: root/auto-blog.setup
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-12 20:04:01 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-12 20:04:01 -0500
commiteaed3c70ce42a90732727a79bac88c120dd7ec85 (patch)
tree7d5e859df74c5476ac965d5f184fe6f0aacf336d /auto-blog.setup
parent756197f30fb735f92a44527fce2689a9c0ab058e (diff)
downloadikiwiki-eaed3c70ce42a90732727a79bac88c120dd7ec85.tar
ikiwiki-eaed3c70ce42a90732727a79bac88c120dd7ec85.tar.gz
remove hardlink settings from auto.setup files
This can cause complications when moving directories around, and is just an optimisation. There's no good reason to force it on here.
Diffstat (limited to 'auto-blog.setup')
-rw-r--r--auto-blog.setup1
1 files changed, 0 insertions, 1 deletions
diff --git a/auto-blog.setup b/auto-blog.setup
index 35a6fc161..fde7f17f8 100644
--- a/auto-blog.setup
+++ b/auto-blog.setup
@@ -41,7 +41,6 @@ IkiWiki::Setup::Automator->import(
rss => 1,
atom => 1,
syslog => 1,
- hardlink => 1,
example => "blog",
comments_pagespec => "posts/* and !*/Discussion",