X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6d7f6dee0f891a28be777210a2ff9f3d48ecf361..5a1789389a423c29a13868410a841d35569b483d:/cookbooks/foundation/recipes/mwg.rb diff --git a/cookbooks/foundation/recipes/mwg.rb b/cookbooks/foundation/recipes/mwg.rb index a1d8ba3e4..b0a8240fd 100644 --- a/cookbooks/foundation/recipes/mwg.rb +++ b/cookbooks/foundation/recipes/mwg.rb @@ -32,11 +32,10 @@ mediawiki_site "mwg.osmfoundation.org" do admin_password passwords["mwg"]["admin"] logo "/Wiki.png" email_contact "webmaster@openstreetmap.org" - email_sender "webmaster@openstreetmap.org" + email_sender "wiki@noreply.openstreetmap.org" email_sender_name "OSMF Board Wiki" private_site true - recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" - recaptcha_private_key passwords["mwg"]["recaptcha"] + version "1.39" end cookbook_file "/srv/mwg.osmfoundation.org/Wiki.png" do