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.
This commit is contained in:
Omar Polo 2022-04-08 13:59:20 +00:00
parent fde8750859
commit 16c391a063
1 changed files with 2 additions and 0 deletions

View File

@ -562,6 +562,8 @@ ipv6 on # enable ipv6
protocols "tlsv1.3"
types {
text/gemini gemini gmi
include "/usr/share/misc/mime.types"
}