This commit is contained in:
Savetheinternet
2011-11-18 23:39:13 +11:00
parent a37a14a398
commit 3e28328dc9
4 changed files with 31 additions and 7 deletions

View File

@@ -75,6 +75,9 @@
// This keeps the script from querying the database and causing strain when not needed.
$config['has_installed'] = '.installed';
// Use syslog() for logging all error messages and unauthorized login attempts.
$config['syslog'] = false;
/*
* ====================
* Database settings