Skip to content

Commit

Permalink
Remove webp from extensions allowlist and add pdf (#855)
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen authored Oct 30, 2024
1 parent a09abe5 commit 9aa5f69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@

<globalProperty>
<property>attachments.allowedFileExtensions</property>
<value>jpeg,jpg,png,webp</value>
<value>jpeg,jpg,png,pdf</value>
</globalProperty>
</config>

0 comments on commit 9aa5f69

Please sign in to comment.