mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +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/webp
|
||||||
image/x-xcf
|
image/x-xcf
|
||||||
application/epub+zip
|
application/epub+zip
|
||||||
|
message/rfc822
|
||||||
}
|
}
|
||||||
|
|
||||||
VALID_EXTENSIONS = %w{
|
VALID_EXTENSIONS = %w{
|
||||||
|
|
Loading…
Add table
Reference in a new issue