From 1c915345e8daeff0a8c079cfb4cbc4d924edd53d Mon Sep 17 00:00:00 2001 From: MickaelK Date: Wed, 16 Jul 2025 17:10:30 +1000 Subject: [PATCH] chore (mime): mime list --- config/mime.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/mime.json b/config/mime.json index 02d8f4a3..46b0df09 100644 --- a/config/mime.json +++ b/config/mime.json @@ -219,6 +219,9 @@ "ram": "audio/x-pn-realaudio", "rar": "application/x-rar-compressed", "raw": "image/x-raw", + "rda": "application/x-rdata", + "rdata": "application/x-rdata", + "rds": "application/x-rds", "rgb": "image/x-rgb", "rgba": "image/x-rgba", "rpm": "application/x-redhat-package-manager",