X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1e62e4f87fdf1441afab47a60aaf60b9246a5876..21bb9de4964a8d58355606213d94fa570b1a5af3:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index d498e8dfa..12df4507f 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -93,12 +93,14 @@ use IkiWiki::Setup::Standard { # Only send cookies over SSL connections. #sslcookie => 1, # Logging settings: - verbose => 0, + #verbose => 1, syslog => 0, # To link to user pages in a subdirectory of the wiki. #userdir => "users", # To create output files named page.html rather than page/index.html. #usedirs => 0, + # Simple spam prevention: require an account-creation password. + #account_creation_password => "example", # To add plugins, list them here. #add_plugins => [qw{goodstuff search wikitext camelcase