mirror of
https://github.com/rclone/rclone.git
synced 2025-02-15 09:59:59 +01:00
This commit makes the previously statically configured fs cache configurable. It introduces two parameters `--fs-cache-expire-duration` and `--fs-cache-expire-interval` to control the caching of the items. It also adds new interfaces to lib/cache to set these. |
||
---|---|---|
.. | ||
cache_test.go | ||
cache.go |