summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: