forked from GithubBackups/vichan
Merge pull request #742 from Zankaria/config-reenable-syslog
config.php: reenable syslog default
This commit is contained in:
commit
49d815c2ee
@ -66,7 +66,7 @@
|
|||||||
$config['has_installed'] = '.installed';
|
$config['has_installed'] = '.installed';
|
||||||
|
|
||||||
// Deprecated, use 'log_system'.
|
// Deprecated, use 'log_system'.
|
||||||
// $config['syslog'] = false;
|
$config['syslog'] = false;
|
||||||
|
|
||||||
$config['log_system'] = [];
|
$config['log_system'] = [];
|
||||||
// Log all error messages and unauthorized login attempts.
|
// Log all error messages and unauthorized login attempts.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user