Skip to content

Commit ed300a6

Browse files
Update nginx.conf
1 parent 5adf518 commit ed300a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deb/nginx/nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ http {
104104
error_page 500 /error/index.html;
105105

106106
location / {
107-
expires 1d;
107+
expires off;
108108
index index.php;
109109
}
110110

0 commit comments

Comments
 (0)