Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 1be8dea

Browse files
authored
Update assets.fastgit.org.conf
1 parent 4e07d54 commit 1be8dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets.fastgit.org.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ server {
5353
proxy_set_header REMOTE-HOST $remote_addr;
5454
add_header X-Cache $upstream_cache_status;
5555
proxy_ignore_headers Set-Cookie Cache-Control expires;
56-
proxy_cache cache_one;
56+
# proxy_cache cache_one;
5757
proxy_cache_key $host$uri$is_args$args;
5858
proxy_cache_valid 200 304 301 302 480m;
5959
expires 12h;

0 commit comments

Comments
 (0)