summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-04 04:33:56 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-04 04:33:56 +0000
commitecfd8bcae6ce5c5a5005e47030f6fcd9545b81c6 (patch)
treeddf6bef2e80954bd7a227615ee510adc19f24233 /doc/ikiwiki.setup
parentbe56970d0565cc259bf28b1a3aa9582269c8d41f (diff)
update
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 3bc15891e..3e0e1599e 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -51,5 +51,5 @@ use IkiWiki::Setup::Standard {
# Sanitize html?
sanitize => 1,
# To change the enabled plugins, edit this list
- #plugin => [qw{pagecount inline brokenlinks hyperestraier}],
+ #plugin => [qw{pagecount inline brokenlinks hyperestraier smiley}],
}