Skip to content

Commit f5bb4dd

Browse files
authored
Update nginx.conf
2 parents 5adf518 + ed300a6 commit f5bb4dd

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)