Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lolo888
ISPConfig 3
Commits
8c6219b2
Commit
8c6219b2
authored
May 23, 2011
by
latham
Browse files
Extend comments
parent
4f5d823e
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/lib/config.inc.local.php
View file @
8c6219b2
...
...
@@ -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 @@ protected from updates.
// $conf['language'] = 'en';
// $conf['interface_logout_url'] = 'http://www.mycompany.com';
*/
?>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment