Skip to content

Commit cf6bb55

Browse files
committed
small formatting tweaks
1 parent 34b5a24 commit cf6bb55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

globals/cache.conf

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
#### Suggested by Károly Nagy on a nginx LinkedIn Group discussion
44
#### https://www.linkedin.com/groups/nginxglobals-2000893.S.5963371829870546947
5-
if_modified_since off;
6-
add_header Last-Modified "";
5+
if_modified_since off;
6+
add_header Last-Modified "";
77
etag on; # etag differs on nginx versions, this is for 1.4.X
88

99
#### Cache static files for as long as possible (images, css, js, favicons)

0 commit comments

Comments
 (0)