summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-25 21:52:03 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-25 21:52:03 +0000
commit75348182fc76599d376a4bec04de0043f20e3d7f (patch)
tree95c376a71417408dbf8928d0322fe8dd0ff778dd /doc/ikiwiki.setup
parent14aa5a735116b9ea632ba0b84d5856fa8ccf5aa7 (diff)
use right name for search plugin
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 57278976e..dee4ca1d5 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -51,6 +51,6 @@ use IkiWiki::Setup::Standard {
# Include discussion links on all pages?
discussion => 1,
# To change the enabled plugins, edit this list
- #plugin => [qw{pagecount inline brokenlinks hyperestraier smiley
+ #plugin => [qw{pagecount inline brokenlinks search smiley
# htmlscrubber}],
}