X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/df60b8725627fc7b15bd2e6ead836d865bd221ef..3543bfd4d6c2ff90417d775b4eac74e1f2bd8d10:/data/config.default.php diff --git a/data/config.default.php b/data/config.default.php index 17e4a49..b648614 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -88,7 +88,7 @@ $GLOBALS['phorkie']['languages'] = array( ), 'ts' => array( 'title' => 'TypoScript', - 'mime' => 'text/plain',/* TODO: correct type */ + 'mime' => 'text/x-typoscript',/* TODO: correct type */ 'geshi' => 'typoscript' ), 'txt' => array(