Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95274e6
)
typo
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 2 May 2006 03:54:32 +0000
(
03:54
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 2 May 2006 03:54:32 +0000
(
03:54
+0000)
doc/ikiwiki.setup
patch
|
blob
|
history
diff --git
a/doc/ikiwiki.setup
b/doc/ikiwiki.setup
index 4a08e1919aff3ac1ce92225879ee805c05df3a0c..87a19aefc738c560f4c8b76cea0bfc5ae46dcce0 100644
(file)
--- a/
doc/ikiwiki.setup
+++ b/
doc/ikiwiki.setup
@@
-53,5
+53,5
@@
use IkiWiki::Setup::Standard {
# Sanitize html?
sanitize => 1,
# To change the enabled plugins, edit this list
- #plugin
s
=> [qw{pagecount inline brokenlinks}],
+ #plugin => [qw{pagecount inline brokenlinks}],
}