@@ -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;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user