mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Update access.lua
This commit is contained in:
parent
39032542d9
commit
1788a72e88
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ function serve(uri)
|
||||||
png = "image/png",
|
png = "image/png",
|
||||||
svg = "image/svg+xml",
|
svg = "image/svg+xml",
|
||||||
ico = "image/vnd.microsoft.icon",
|
ico = "image/vnd.microsoft.icon",
|
||||||
|
woff = "application/x-font-woff"
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Set Content-Type
|
-- Set Content-Type
|
||||||
|
|
Loading…
Add table
Reference in a new issue