Added the ability to configure the path to the mime types db.
This commit is contained in:
@@ -175,5 +175,5 @@ $cfg['allowed_scm'] = array('git' => 'IDF_Scm_Git',
|
||||
'mercurial' => 'IDF_Scm_Mercurial',
|
||||
);
|
||||
|
||||
|
||||
$cfg['idf_mimetypes_db'] = '/etc/mime.types';
|
||||
return $cfg;
|
||||
|
Reference in New Issue
Block a user