From: Grant Slater Date: Tue, 7 Mar 2023 08:47:59 +0000 (+0000) Subject: foundation: add pptx to dwg X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c523d2db33adcf54ba0b1927016652159c9691be foundation: add pptx to dwg Signed-off-by: Grant Slater --- diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 31144eb01..9d9a12fc8 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -35,6 +35,7 @@ mediawiki_site "dwg.osmfoundation.org" do email_sender "wiki@noreply.openstreetmap.org" email_sender_name "OSMF Board Wiki" private_site true + extra_file_extensions %w[pptx] version "1.39" end