From Electron Cloud
Jump to: navigation, search

Dolphin has retained the stupid arbitrary maximum file size limit for generating previews (thumbnails), similar to what Konqueror had: you can have any setting you want as long as it's less than 100 megs, in the settings GUI at least. But you can increase it more by editing this conf file:

.kde4/share/config/kdeglobals

e.g. the following will make the limit 1000 MB:

[PreviewSettings]
MaximumSize=1048576000