Merge pull request #2707 from nextcloud/enh/noid/adjust-janus-loglevel

adjust janus debug-level to 3 = warn
This commit is contained in:
Simon L
2023-06-15 15:18:25 +02:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
command=janus --config=/etc/janus/janus.jcfg --disable-colors --log-stdout --full-trickle
command=janus --config=/etc/janus/janus.jcfg --disable-colors --log-stdout --full-trickle --debug-level 3
[program:signaling]
stdout_logfile=/dev/stdout