2 namespace TYPO3\CMS\Install\Configuration\Context;
17 use TYPO3\CMS\Install\Configuration;
40 'SYS/devIPmask' =>
'',
41 'SYS/displayErrors' => 0,
42 'SYS/enableDeprecationLog' =>
false,
44 'SYS/systemLogLevel' => 2,
45 'SYS/clearCacheSystem' =>
false,
66 $context = \TYPO3\CMS\Core\Utility\GeneralUtility::getApplicationContext();
68 if ($context->isProduction()) {