Commit eea230c0 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Revert "Habilita caché para todos"

This reverts commit 7056d1c6
parent 7056d1c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
map $http_host $proxy_cache_zone {
	hostnames;
	atlas.* nginx_cache;
	default nginx_cache;
	default off;
}

# Preparación de evaluación de bypass de caché para un dominio concreto