This fixes an issue when filelist is being downloaded instead.
This commit is contained in:
parent
2f17e0a54f
commit
8c895db131
@ -29,7 +29,7 @@ server {
|
||||
|
||||
|
||||
location =/filelist {
|
||||
add_header Content-Type "text/html";
|
||||
default_type text/html;
|
||||
alias $dwelling_root/radio_filelist.html;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user