Add lua mime type as a known text mime type
This commit is contained in:
parent
44ff6bd1dd
commit
e4fbcb707f
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
'application/x-yaml',
|
||||
'application/yaml',
|
||||
'application/x-toml',
|
||||
'application/x-lua',
|
||||
'application/toml',
|
||||
'application/rss+xml',
|
||||
'application/xhtml+xml',
|
||||
|
|
|
|||
Loading…
Reference in a new issue