X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/cf074f83728ffa2fdc43cf10f0dca5a4b443a29e..fd332287329339444045f457d437f1f00bdb1147:/cookbooks/foundation/recipes/dwg.rb diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 30804082f..9d9a12fc8 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -32,9 +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 + extra_file_extensions %w[pptx] version "1.39" end