🏡 index : ~doyle/gitlab-cargo-shim.git

author Alex Butler <alexheretic@gmail.com> 2024-02-27 14:43:25.0 +00:00:00
committer Alex Butler <alexheretic@gmail.com> 2024-02-27 14:43:25.0 +00:00:00
commit
1acdf711ebda5b9a14e959c2f1d8c36cb6006299 [patch]
tree
ed6c1022b2345a4438ab51c56258862212d3b570
parent
a3ec9bcddbdbadf70588697f3ee9f585a3263413
download
1acdf711ebda5b9a14e959c2f1d8c36cb6006299.tar.gz

Update config.toml docs



Diff

 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