X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9232e5df3b0f41dbaabe926a8b5b393be6ddf9cd..531df235c798b893c0a7bc9cc93defda35af3137:/doc/ikiwiki.setup?ds=sidebyside diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 12df4507f..a772ca60b 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -86,6 +86,8 @@ use IkiWiki::Setup::Standard { # To exclude files matching a regexp from processing. This adds to # the default exclude list. #exclude => qr/*\.wav/, + # To change the extension used for generated html files. + #htmlext => '.htm', # Time format (for strftime) #timeformat => '%c', # Locale to use. Must be a UTF-8 locale.