ingress-proxy: pdr cache zone

This commit is contained in:
41666 2024-03-30 02:17:16 -04:00
parent e661015300
commit 10444a0cb3

View file

@ -38,6 +38,7 @@ in {
proxyCachePath."pdr" = {
enable = true;
keysZoneSize = "16m";
keysZoneName = "pdr";
inactive = "720m";
};