mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
c0c74003f2
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 |