From e16fade49089ade9852d1a6d7c1638e8ea1ccf67 Mon Sep 17 00:00:00 2001 From: Diogo Peralta Cordeiro Date: Fri, 3 Dec 2021 02:28:11 +0000 Subject: [PATCH] [CONFIGURATION] Add webp to attachments:supported whitelist --- social.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/social.yaml b/social.yaml index 622b72a5f5..b0643f6ca8 100644 --- a/social.yaml +++ b/social.yaml @@ -96,6 +96,7 @@ parameters: image/png: png image/svg+xml: svg image/vnd.microsoft.icon: ico + image/webp: webp text/plain: txt text/rtf: rtf video/mp4: mp4