X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1ca376f593b53960f4963fce4892fe20f8c7e2dd..efa19e7783071a0ca31a742e3fc20163bbfc4975:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index f5347ee42..5d54b5426 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -33,6 +33,8 @@ mediawiki_site "wiki.osmfoundation.org" do 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