diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-15 10:56:40 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-15 10:56:40 -0400 |
commit | 53d8e7989cb985c74f2dbd59c37d15c192deb5f0 (patch) | |
tree | c733cee83abb48967a91272e60522b70eaf3d554 | |
parent | 1e340e15fd069a9983f8bf9f3ddc1d013265ee67 (diff) | |
download | html5ks-53d8e7989cb985c74f2dbd59c37d15c192deb5f0.tar.xz html5ks-53d8e7989cb985c74f2dbd59c37d15c192deb5f0.zip |
nginx.conf: add vim:ft=nginx
-rw-r--r-- | nginx.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -151,3 +151,4 @@ http { expires 5s; } } +# vim:ft=nginx: |