Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
websetup: Add websetup_unsafe to allow marking other settings as unsafe.
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
blogspam.pm
diff --git
a/IkiWiki/Plugin/blogspam.pm
b/IkiWiki/Plugin/blogspam.pm
index 626c8ec42acc8f69297d416ef358e66702a153b3..c4e5cf390cb397a994414bf718c135b4bf498c22 100644
(file)
--- a/
IkiWiki/Plugin/blogspam.pm
+++ b/
IkiWiki/Plugin/blogspam.pm
@@
-18,6
+18,7
@@
sub getsetup () {
plugin => {
safe => 1,
rebuild => 0,
+ section => "auth",
},
blogspam_pagespec => {
type => 'pagespec',