From 1acdf711ebda5b9a14e959c2f1d8c36cb6006299 Mon Sep 17 00:00:00 2001 From: Alex Butler Date: Tue, 27 Feb 2024 14:43:25 +0000 Subject: [PATCH] Update config.toml docs --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e4d15fe..1a7374d 100644 --- a/config.toml +++ b/config.toml @@ -26,7 +26,7 @@ uri = "http://127.0.0.1:3000" ## Cache file checksum fetches for all release older than this value. ## -## If omitted no caching will occur. +## If omitted will cache all releases of all ages. ## ## Note: Caching shouldn't be used if published releases are expected to be mutated. ## However, a grace period can allow the majority of crates to benefit from caching -- libgit2 1.7.2