Skip to content

Commit

Permalink
chore: nginx conf
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Mar 25, 2024
1 parent ba0c673 commit 346005c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions configs/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ location /v2 {
add_header X-Cache $upstream_cache_status;
#Set Nginx Cache

proxy_ignore_headers Set-Cookie Cache-Control expires;
expires 12h;

error_page 444 = @close_connection;

}
Expand Down

0 comments on commit 346005c

Please sign in to comment.