X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1ea8154fa9a5e27d1b7597ed2fbb2e92b251d195..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