diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-07 20:12:35 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-07 20:12:35 +0100 |
| commit | 17e246f07f9fcc89809ed81b822c11185a89b73b (patch) | |
| tree | ea0558908d606b0b063606b044da556c53831823 /custom | |
| parent | a64a7b0134df5909399b925399462ac06ef1b592 (diff) | |
| download | nixos-17e246f07f9fcc89809ed81b822c11185a89b73b.tar nixos-17e246f07f9fcc89809ed81b822c11185a89b73b.tar.gz nixos-17e246f07f9fcc89809ed81b822c11185a89b73b.tar.bz2 nixos-17e246f07f9fcc89809ed81b822c11185a89b73b.tar.xz nixos-17e246f07f9fcc89809ed81b822c11185a89b73b.zip | |
fixes to nginx
Diffstat (limited to 'custom')
| -rw-r--r-- | custom/mime.types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/mime.types b/custom/mime.types index 8a218b22..d723a21b 100644 --- a/custom/mime.types +++ b/custom/mime.types | |||
| @@ -8,6 +8,7 @@ types { | |||
| 8 | application/x-javascript js; | 8 | application/x-javascript js; |
| 9 | application/atom+xml atom; | 9 | application/atom+xml atom; |
| 10 | application/rss+xml rss; | 10 | application/rss+xml rss; |
| 11 | application/jose+json json; | ||
| 11 | 12 | ||
| 12 | text/mathml mml; | 13 | text/mathml mml; |
| 13 | text/plain txt; | 14 | text/plain txt; |
