3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-11-15 03:55:45 +00:00

Add documentation for cache key configuration

This commit is contained in:
Ryan Brice 2025-10-13 13:37:25 +08:00 committed by GitHub
parent 828b5ceb21
commit 7fa50d2b40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,10 @@ sensible defaults.
# default: empty
key: ""
# If the automatic `job`-based cache key should be used for the cache name.
# default: "true"
use-job-key: ""
# A whitespace separated list of env-var *prefixes* who's value contributes
# to the environment cache key.
# The env-vars are matched by *prefix*, so the default `RUST` var will