X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d83d11e6b87e718872e72153ee6bb3a382615c25..efdd19348f38564a7d100d3634335f4fee101db0:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 52b112a44..af60e076b 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -81,7 +81,7 @@ use IkiWiki::Setup::Standard { discussion => 1, # To exclude files matching a regexp from processing. This adds to # the default exclude list. - #exclude => qr/\*.wav/, + #exclude => qr/*\.wav/, # Time format (for strftime) #timeformat => '%c', # Locale to use. Must be a UTF-8 locale. @@ -102,7 +102,7 @@ use IkiWiki::Setup::Standard { # For use with the tag plugin, make all tags be located under a # base page. - #tagbase => "tag". + #tagbase => "tag", # For use with the search plugin if your estseek.cgi is located # somewhere else.