mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-12-24 04:10:56 -05:00
set charset in Content-Type header for CSS too
This commit is contained in:
parent
525e5f5e9d
commit
548554be39
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ http {
|
|||
default_type application/octet-stream;
|
||||
|
||||
charset utf-8;
|
||||
charset_types text/css text/plain text/xml application/atom+xml application/javascript;
|
||||
|
||||
# sendfile + AIO is buggy without fixes from nginx master
|
||||
#sendfile on;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue