]> git.openstreetmap.org Git - chef.git/commitdiff
foundation: add pptx to dwg
authorGrant Slater <github@firefishy.com>
Tue, 7 Mar 2023 08:47:59 +0000 (08:47 +0000)
committerGrant Slater <github@firefishy.com>
Tue, 7 Mar 2023 08:47:59 +0000 (08:47 +0000)
Signed-off-by: Grant Slater <github@firefishy.com>
cookbooks/foundation/recipes/dwg.rb

index 31144eb01acfc98917e52afe9c3642e119aeb9ca..9d9a12fc84fbf7249dbda715210be735bfa35d1f 100644 (file)
@@ -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