X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..fd332287329339444045f457d437f1f00bdb1147:/cookbooks/foundation/recipes/dwg.rb diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index f939fb420..9d9a12fc8 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -32,10 +32,11 @@ 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 - version "1.37" + extra_file_extensions %w[pptx] + version "1.39" end cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do