Remove access log for probably-not-static files

closes #131
This commit is contained in:
Andy Dawson 2016-06-08 09:55:58 +02:00
parent d84f80ac98
commit b8fdd45542
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
# cache.appcache, your document html and data
location ~* \.(?:manifest|appcache|html?|xml|json)$ {
expires -1;
access_log logs/static.log;
}
# Feed