Skip to content

Commit

Permalink
foundation: add pptx to supported extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Feb 1, 2023
1 parent 337dce0 commit 5f3c34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/foundation/recipes/wiki.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
email_sender "[email protected]"
email_sender_name "OSMF Wiki"
private_accounts true
extra_file_extensions ["mp3"]
extra_file_extensions ["mp3", "pptx"]
version "1.39"
end

Expand Down

0 comments on commit 5f3c34d

Please sign in to comment.