2 namespace TYPO3\CMS\Install\Configuration\Context;
17 use TYPO3\CMS\Install\Configuration;
40 'SYS/devIPmask' =>
'*',
41 'SYS/displayErrors' => 1,
42 'SYS/enableDeprecationLog' =>
'file',
44 'SYS/systemLogLevel' => 0,
46 'SYS/exceptionalErrors' => 28674,
47 'SYS/clearCacheSystem' =>
true,
68 $context = \TYPO3\CMS\Core\Utility\GeneralUtility::getApplicationContext();
70 if ($context->isDevelopment()) {