aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-10-22 12:18:40 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-10-22 12:18:40 +0200
commit3776d1d2ed31ae0c6584f58b1b51cc5d5b0b6e4a (patch)
tree5687ca48a6147b298b959b7f9e5816d4f2438f82 /resources
parenta66c80135de5b21d8ad48218b96a90eefde0fc7f (diff)
downloadnextcloud-server-3776d1d2ed31ae0c6584f58b1b51cc5d5b0b6e4a.tar.gz
nextcloud-server-3776d1d2ed31ae0c6584f58b1b51cc5d5b0b6e4a.zip
Add ico image/x-icon
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'resources')
-rw-r--r--resources/config/mimetypemapping.dist.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/config/mimetypemapping.dist.json b/resources/config/mimetypemapping.dist.json
index 54bf073fb80..1db664b5009 100644
--- a/resources/config/mimetypemapping.dist.json
+++ b/resources/config/mimetypemapping.dist.json
@@ -70,6 +70,7 @@
"html": ["text/html", "text/plain"],
"htm": ["text/html", "text/plain"],
"ical": ["text/calendar"],
+ "ico": ["image/x-icon"],
"ics": ["text/calendar"],
"iiq": ["image/x-dcraw"],
"impress": ["text/impress"],