mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Fixup LogChannels
This commit is contained in:
parent
40fbb02149
commit
5fe9d53cfa
5 changed files with 5 additions and 7 deletions
|
@ -24,7 +24,7 @@ use RuntimeException;
|
|||
*/
|
||||
final class JetstreamDaemon extends AbstractConsole
|
||||
{
|
||||
public const LOG_CHANNEL = LogChannel::AUTH_JABBERED;
|
||||
public const LOG_CHANNEL = LogChannel::DAEMON;
|
||||
|
||||
private Mode $mode;
|
||||
private IManageConfigValues $config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue