Drop favicon.ico generation (#30375)
This commit is contained in:
parent
2b43c05a6a
commit
7a84b76bb1
6 changed files with 4 additions and 16 deletions
|
@ -23,5 +23,5 @@
|
|||
<!-- Disallow any coder by default, and only enable ones required by Mastodon -->
|
||||
<policy domain="coder" rights="none" pattern="*" />
|
||||
<policy domain="coder" rights="read | write" pattern="{JPEG,PNG,GIF,WEBP,HEIC,AVIF}" />
|
||||
<policy domain="coder" rights="write" pattern="{HISTOGRAM,RGB,INFO,ICO}" />
|
||||
<policy domain="coder" rights="write" pattern="{HISTOGRAM,RGB,INFO}" />
|
||||
</policymap>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue