commit 16c391a063849a89ed7f72c6cf89c98d9fa72789 from: Omar Polo date: Fri Apr 08 13:59:20 2022 UTC add an entry for text/gemini in the `types' example if using `types' the internal listing is not used, so show how to add the entries for text/gemini when using /usr/share/misc/mime.types. commit - fde87508599a7947153a299d78305fc7baaebba5 commit + 16c391a063849a89ed7f72c6cf89c98d9fa72789 blob - 9a74bf923af9f72e62c5cd3fd58b28923ee9eee7 blob + 9a7202a148e8b20fb89617ce340b4ee6a348a81d --- gmid.conf.5 +++ gmid.conf.5 @@ -562,6 +562,8 @@ ipv6 on # enable ipv6 protocols "tlsv1.3" types { + text/gemini gemini gmi + include "/usr/share/misc/mime.types" }