summaryrefslogtreecommitdiff
path: root/nginx.conf
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-15 10:56:40 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-15 10:56:40 -0400
commit53d8e7989cb985c74f2dbd59c37d15c192deb5f0 (patch)
treec733cee83abb48967a91272e60522b70eaf3d554 /nginx.conf
parent1e340e15fd069a9983f8bf9f3ddc1d013265ee67 (diff)
downloadhtml5ks-53d8e7989cb985c74f2dbd59c37d15c192deb5f0.tar.xz
html5ks-53d8e7989cb985c74f2dbd59c37d15c192deb5f0.zip
nginx.conf: add vim:ft=nginx
Diffstat (limited to 'nginx.conf')
-rw-r--r--nginx.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/nginx.conf b/nginx.conf
index 8f6502c..0dea5f4 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -151,3 +151,4 @@ http {
expires 5s;
}
}
+# vim:ft=nginx: