retain nginx proxy cache to 14d
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
levels=1:2
|
levels=1:2
|
||||||
keys_zone=nix_cache:10m
|
keys_zone=nix_cache:10m
|
||||||
max_size=100g
|
max_size=100g
|
||||||
inactive=180d
|
inactive=14d
|
||||||
use_temp_path=off;
|
use_temp_path=off;
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user