Preview file tiff

Hi,

I want to enable the preview of tiff file in my owncloud.
I add this in config.php

'enabledPreviewProviders' => array(
'OC\Preview\TIFF'
),

But when I click in a .tif file, I don't see preview but it opens the page to choose the download folder.

Why? Where is the error?

Regards,
Dario

Hi,

previews are the small icon in the file list besides the filename (if you don't klick on the file itself). Enabling previews won't enable you to view this file itself.

Hi,

and is it possible to configure owncloud to view tif file when I click on it?

Regards
Dario