X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f39659277db1865cf75d6a141e4dd6508945a2f5..6f852e88e30775cb2238f301bb7ca1c4a83d59f4:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 885f77813..cbc4cbc9f 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -159,4 +159,8 @@ use IkiWiki::Setup::Standard { # mirror1 => "http://hostname1", # mirror2 => "http://hostname2/mirror", #}, + + # For use with the anonok plugin, a PageSpec specifying what + # pages anonymous users can edit + #anonok_pagespec => "*", }