| | |
| | | |
| | | 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. ** |
| | | |
| | | */ |
| | | |
| | |
| | | // $conf['theme'] = 'mycustom_theme'; // Must be installed. |
| | | // $conf['logo'] = 'themes/default/images/ispc_logo.png'; |
| | | |
| | | // $conf['language'] = 'en'; |
| | | // $conf['templates'] = '/opt/tecnoera/templates'; |
| | | |
| | | // $conf['language'] = 'es'; |
| | | |
| | | // $conf['interface_logout_url'] = 'http://www.mycompany.com'; |
| | | */ |
| | | |
| | | |
| | | ?> |