thumbnail: remote max size limits for remote directory
Change related to frameworks/kio!1533 (merged).
ThumbnailProtocol::thumbForDirectory
now take into account maximumRemoteSize
for remote (but locally mounted) folders (by using item.isSlow()
).
Before this change ThumbnailProtocol::thumbForDirectory
was assumed that it works only for local dirs.