summaryrefslogtreecommitdiffstats
path: root/pyload/webui/servers/nginx_default.conf
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-03 21:27:12 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-03 21:27:12 +0200
commitc716dfbccd4ee7b210dcf91ee7eb18550b65bf2b (patch)
tree404fc20566a6dbd3639e59d310025e31e77e5011 /pyload/webui/servers/nginx_default.conf
parentUpdate pyload to the new plugins structure (diff)
downloadpyload-c716dfbccd4ee7b210dcf91ee7eb18550b65bf2b.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'pyload/webui/servers/nginx_default.conf')
-rw-r--r--pyload/webui/servers/nginx_default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/servers/nginx_default.conf b/pyload/webui/servers/nginx_default.conf
index b4ebd1e02..c1cfcafca 100644
--- a/pyload/webui/servers/nginx_default.conf
+++ b/pyload/webui/servers/nginx_default.conf
@@ -65,7 +65,7 @@ http {
}
location ~* ^.+\.(jpg|jpeg|gif|png|ico|css|zip|tgz|gz|rar|bz2|doc|xls|exe|pdf|ppt|txt|tar|mid|midi|wav|bmp|rtf|js|mov) {
access_log off;
- expires 30d;
+ expires 30d;
}
location / {
# host and port to fastcgi server