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

This commit is contained in:
srvproxy001.itguys.com.br 2025-10-01 18:02:17 -03:00
parent d058977ecc
commit 6671ba191e
1 changed files with 0 additions and 3 deletions

View File

@ -176,9 +176,6 @@ server {
# SEGREGAÇÃO OBRIGATÓRIA: Chave de cache inclui a URI (que tem o usuário) # SEGREGAÇÃO OBRIGATÓRIA: Chave de cache inclui a URI (que tem o usuário)
proxy_cache_key "$scheme$host$request_uri"; proxy_cache_key "$scheme$host$request_uri";
# --- DIRETIVA PROXY_CACHE MOVIDA PARA O CONTEXTO CORRETO (AQUI) ---
proxy_cache nextcloud_cache;
# Cache de 5 minutos para Downloads (GET/HEAD) # Cache de 5 minutos para Downloads (GET/HEAD)
proxy_cache_valid 200 5m; proxy_cache_valid 200 5m;