From eaed3c70ce42a90732727a79bac88c120dd7ec85 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 12 Jan 2009 20:04:01 -0500 Subject: 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. --- auto-blog.setup | 1 - 1 file changed, 1 deletion(-) (limited to 'auto-blog.setup') 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", -- cgit v1.2.3