17 lines
588 B
PHP
17 lines
588 B
PHP
<?php
|
|
/**
|
|
* MIME Viewer configuration for Turba.
|
|
*
|
|
* Settings in this file override settings in horde/config/mime_drivers.php.
|
|
* All drivers configured in that file, but not configured here, will also
|
|
* be used to display MIME content.
|
|
*
|
|
* IMPORTANT: DO NOT EDIT THIS FILE!
|
|
* Local overrides MUST be placed in mime_drivers.local.php or mime_drivers.d/.
|
|
* If the 'vhosts' setting has been enabled in Horde's configuration, you can
|
|
* use mime_drivers-servername.php.
|
|
*/
|
|
|
|
/* By default, Turba uses the default Horde-wide settings contained in
|
|
* horde/config/mime_drivers.php. */
|