cleanup sysloglogger
This commit is contained in:
committed by
Hypolite Petovan
parent
25b6db6aca
commit
22f1983cc0
@@ -215,7 +215,7 @@ return [
|
||||
'local_tags' => false,
|
||||
|
||||
// logger_adapter (String)
|
||||
// Sets the logging adapter of Friendica globally (monolog, syslog)
|
||||
// Sets the logging adapter of Friendica globally (monolog, syslog, stream)
|
||||
'logger_adapter' => 'monolog',
|
||||
|
||||
// max_batch_queue (Integer)
|
||||
|
||||
Reference in New Issue
Block a user