Rclone mount: folder browsed history

Hi guys…

I have a question about mount…

When I mount the crypt remote on a drive letter first access to a folder is not so fast (I think because it have to read the online info)…
Browsing some other folders is the same…
When I return to a folder already browsed the file explorer is very fast, so I think there’s some kind of cache /history stored somewhere…
Is this a configurable parameter?
Thx in advance

It is probably caching by your OS.

  --attr-timeout duration              Time for which file/directory attributes are cached. (default 1s)

Or by rclone

  --dir-cache-time duration            Time to cache directory entries for. (default 5m0s)