latham
2011-05-23 8c6219b29a2e3224d6d321658abd075cdf6de612
Extend comments
1 files modified
8 ■■■■ changed files
interface/lib/config.inc.local.php 8 ●●●● patch | view | raw | blame | history
interface/lib/config.inc.local.php
@@ -4,7 +4,11 @@
Example local config.  Here you can add your own custom
settings to override the defaults. These will also be
protected from updates.
protected from updates. This is added at the end of the
config.inc.php to allow you to override settings. Be
careful as this can override settings for the database.
** Check your config before using in production. **
*/
@@ -24,6 +28,6 @@
// $conf['language'] = 'en';
// $conf['interface_logout_url'] = 'http://www.mycompany.com';
*/
?>