X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/295b1f1b8a59b82f5e5ff6bd31f6d60e589135d4..5fb76dc7c3c0de9177b690895aed29d479aa144a:/cookbooks/foundation/recipes/mwg.rb diff --git a/cookbooks/foundation/recipes/mwg.rb b/cookbooks/foundation/recipes/mwg.rb index 4775934a9..b0a8240fd 100644 --- a/cookbooks/foundation/recipes/mwg.rb +++ b/cookbooks/foundation/recipes/mwg.rb @@ -32,12 +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.37" + version "1.39" end cookbook_file "/srv/mwg.osmfoundation.org/Wiki.png" do