summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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}],
}