diff options
author | Bill <bill@billserver.senders.io> | 2021-04-04 23:11:27 -0400 |
---|---|---|
committer | Bill <bill@billserver.senders.io> | 2021-04-04 23:11:27 -0400 |
commit | c79a20d4bee7c0549b0551823c18fccaa70a88f2 (patch) | |
tree | d8bce7a1290ecd4ee8c9fbd1942f5c0ce7818fa4 /capsule | |
parent | 17f7b76a04d79a165c21a5fc67b83d7f5931a07c (diff) |
April 5th catchup
Diffstat (limited to 'capsule')
-rw-r--r-- | capsule/molly.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/capsule/molly.conf b/capsule/molly.conf index 86b6971..bd1a223 100644 --- a/capsule/molly.conf +++ b/capsule/molly.conf @@ -34,6 +34,7 @@ DirectoryReverse = true #[MimeOverrides] "atom.xml$" = "application/atom+xml" "rss.xml$" = "application/rss+xml" +"favicon.txt$" = "text/plain" # ## Redirects # |