From 553db8f2a54e652ad38706749c2fd9e40971409a Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Wed, 6 May 2015 02:30:30 +0000
Subject: [PATCH] Add RSS MIME type.

---
 ctrl/mime_types.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ctrl/mime_types.ini b/ctrl/mime_types.ini
index fdcd27df7b..0defcbf6b1 100644
--- a/ctrl/mime_types.ini
+++ b/ctrl/mime_types.ini
@@ -91,3 +91,4 @@ avi	= video/x-msvideo
 movie	= video/x-sgi-movie
 ice	= x-conference/x-cooltalk
 log	= text/plain
+rss	= application/rss+xml
-- 
GitLab