diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 04:33:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 04:33:56 +0000 |
commit | ecfd8bcae6ce5c5a5005e47030f6fcd9545b81c6 (patch) | |
tree | ddf6bef2e80954bd7a227615ee510adc19f24233 /doc/ikiwiki.setup | |
parent | be56970d0565cc259bf28b1a3aa9582269c8d41f (diff) | |
download | ikiwiki-ecfd8bcae6ce5c5a5005e47030f6fcd9545b81c6.tar ikiwiki-ecfd8bcae6ce5c5a5005e47030f6fcd9545b81c6.tar.gz |
update
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r-- | doc/ikiwiki.setup | 2 |
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}], } |