[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-01 18:29:49
This commit is contained in:
parent
8342889c02
commit
9cc10befee
|
|
@ -283,9 +283,6 @@ server {
|
|||
proxy_ignore_headers Cache-Control Expires Set-Cookie;
|
||||
|
||||
# Cache é desativado para MÉTODOS DE ESCRITA (PUT, DELETE, MKCOL, etc.)
|
||||
limit_except GET HEAD PROPFIND {
|
||||
proxy_cache off;
|
||||
}
|
||||
|
||||
proxy_cache nextcloud_cache;
|
||||
add_header X-Proxy-Cache $upstream_cache_status;
|
||||
|
|
|
|||
Loading…
Reference in New Issue