X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c5d63c549de267dfc5de44f60b619f576e57023d..4f0b10c13d8d85e6ad1818f5ada84477f43df43a:/IkiWiki/Plugin/search.pm diff --git a/IkiWiki/Plugin/search.pm b/IkiWiki/Plugin/search.pm index 24b16fe2a..f9193b6aa 100644 --- a/IkiWiki/Plugin/search.pm +++ b/IkiWiki/Plugin/search.pm @@ -34,7 +34,7 @@ sub getsetup () { rebuild => 0, }, google_search => { - type => "booblean", + type => "boolean", example => 1, description => "use google site search rather than internal xapian index?", safe => 1,