X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/20000d00a6afada4205625505afd8c61036d3ddc..979e98164cc9a6d7216197f01febc918c9a152b9:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index d732df807..5d54b5426 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -32,6 +32,9 @@ mediawiki_site "wiki.osmfoundation.org" do email_contact "webmaster@openstreetmap.org" email_sender "webmaster@openstreetmap.org" email_sender_name "OSMF Wiki" + private_accounts true + recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" + recaptcha_private_key passwords["wiki"]["recaptcha"] end cookbook_file "/srv/wiki.osmfoundation.org/Wiki.png" do