diff options
author | Omar Polo <op@omarpolo.com> | 2022-04-08 15:36:59 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-04-08 15:36:59 +0000 |
commit | 93cab6dc784ac671f7d536deb0a16b9abcfdf420 (patch) | |
tree | 911135d3574c60e837452e96738663cf18436191 /site | |
parent | 6d362b355629b136ab2192a64b3deb1c3d28d99b (diff) |
document the implicit mapping for text/gemini
and remove the explicit mapping from the documentation and test files.
Diffstat (limited to 'site')
-rw-r--r-- | site/faq.gmi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/faq.gmi b/site/faq.gmi index b73ed30..87a0067 100644 --- a/site/faq.gmi +++ b/site/faq.gmi @@ -13,8 +13,6 @@ gmid, like many other servers, uses a list of known file extensions to decide wh ``` example of how to use the type rule in the configuration file types { - text/gemini gemini gmi - application/postscript ps eps ai application/rss+xml rss |