3 * This is a boilerplate of typo3conf/LocalConfiguration.php. It is
4 * used as base file during installation and can be overloaded with
5 * a package specific file typo3conf/AdditionalFactoryConfiguration.php
6 * from eg. the government or introduction package.
10 'explicitADmode' => 'explicitAllow',
11 'loginSecurityLevel' => 'normal',
22 'loginSecurityLevel' => 'normal',
25 'sitename' => 'New TYPO3 site',
27 'unifiedPageTranslationHandling' => true