[imp] Disabling zip preview

SSRI ssri_abo at u-paris2.fr
Wed Nov 20 16:32:11 UTC 2013


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 )



More information about the imp mailing list