X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/669a5f5ecc0d50daf96d8dc2af219c94c8625fb4..187c5a259cee32948f8b5fccdc1ffbd66a58276d:/IkiWiki/Plugin/search.pm?ds=sidebyside 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,