Fix mime types
Fixes mime types for meeting logs. Fixes bug #992719 Change-Id: I41f160bfff3e2dd5f1be1cd20f879adefeb16881
This commit is contained in:
parent
f18ab506c9
commit
6764679829
@ -5,6 +5,8 @@ server {
|
|||||||
|
|
||||||
types {
|
types {
|
||||||
text/plain log;
|
text/plain log;
|
||||||
|
text/plain txt;
|
||||||
|
text/html html;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /meetings {
|
location /meetings {
|
||||||
|
Loading…
Reference in New Issue
Block a user