[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-01 17:59:49
This commit is contained in:
parent
99f88a2ba4
commit
8af32b2b44
|
|
@ -175,6 +175,7 @@ server {
|
|||
|
||||
# SEGREGAÇÃO OBRIGATÓRIA: Chave de cache inclui a URI (que tem o usuário)
|
||||
proxy_cache_key "$scheme$host$request_uri";
|
||||
proxy_cache nextcloud_cache;
|
||||
|
||||
# Cache de 5 minutos para Downloads (GET/HEAD)
|
||||
proxy_cache_valid 200 5m;
|
||||
|
|
|
|||
Loading…
Reference in New Issue