[TYPO3-dev] Feature Request: Splitting localconf.php into hard

Joerg Schoppet joerg at schoppet.de
Fri Mar 10 10:25:06 CET 2006


Dennis Cheung Wrote:

> Hi,
>
> If you are looking for common default config.
> There is another file named "config_default.php" under t3lib.
> 
> Just move your HARD setting before require(PATH_typo3conf.'localconf.php')

But then I have the problem, too, that I can change values over the install-tool and have to manually check changes between config_default.php and localconf.php

Another drawback of your suggestion is, that config_default.php belongs to the core and one of my main principles is "NEVER touch the core."

Regards 

Joerg




More information about the TYPO3-dev mailing list