mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
add email text mime type
This commit is contained in:
parent
904e773d16
commit
10155986d8
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ class Site < Sequel::Model
|
|||
image/webp
|
||||
image/x-xcf
|
||||
application/epub+zip
|
||||
message/rfc822
|
||||
}
|
||||
|
||||
VALID_EXTENSIONS = %w{
|
||||
|
|
Loading…
Add table
Reference in a new issue