X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a049bef140697e424804e65f78645449b3b0b6e9..5a1789389a423c29a13868410a841d35569b483d:/cookbooks/foundation/recipes/dwg.rb diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 2eff0db56..31144eb01 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -32,12 +32,10 @@ mediawiki_site "dwg.osmfoundation.org" do admin_password passwords["dwg"]["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["dwg"]["recaptcha"] - version "1.34" + version "1.39" end cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do