X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/00629adcea2fcbfc2e9a5e9bd0def6731ab6ef1c..9e7f0a6c59ec89c32af64d1577e314dd68b8e7f6:/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,