Consider slow files as remote files in previewjob
Consider files which are slow according to KFileItem::isSlow()
as remote files. This makes browsing FUSE remote mounts (like with rclone) much smoother. Such mounts are still isLocalFile()
, even though they represent a remote resource.
Edited by Bharadwaj Raju