[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-01 18:29:49

This commit is contained in:
srvproxy001.itguys.com.br 2025-10-01 18:29:49 -03:00
parent 8342889c02
commit 9cc10befee
1 changed files with 0 additions and 3 deletions

View File

@ -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;