commit a30f2d2: Add application/pgp-keys to known mime types

Kristian Stöckel git at k118.de
Fri Nov 26 14:49:04 UTC 2021


Author: Kristian Stöckel
Date: 2021-11-25 15:50:18 +0100
URL: https://github.com/rspamd/rspamd/commit/a30f2d25fcad6c35b0306530249e66c5c43f7570 (refs/pull/3994/head)

Add application/pgp-keys to known mime types

---
 conf/maps.d/mime_types.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/maps.d/mime_types.inc b/conf/maps.d/mime_types.inc
index c4f158d8a..7dd5d8938 100644
--- a/conf/maps.d/mime_types.inc
+++ b/conf/maps.d/mime_types.inc
@@ -199,6 +199,7 @@ application/p2p-overlay+xml 0
 application/patch-ops-error+xml 0
 application/pdf 0
 application/pgp-encrypted 0
+application/pgp-keys 0
 application/pgp-signature 0
 application/pidf+xml 0
 application/pidf-diff+xml 0


More information about the Commits mailing list