Hello,

We have to tried to disable Zip file preview by using the inline
parameter in both config/mime_drivers.local.php and
imp/config/mime_drivers.local.php :

'zip' => array(
         'inline' => false,

However, previewing zip files still works.

The only way to disable it was to set :

'zip' => array(
         'disable' => true,

in both config/mime_drivers.local.php and imp/config/mime_drivers.local.php

Inline parameter works fine for disabling HTML preview.

Is this parameter works differently for zip MIME ?

Regards.

SSRI Team
IT Services - Université Pantheon-Assas ( Paris 2 )

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to