error logging to stderr
This commit is contained in:
parent
1886f11f9b
commit
9b58d68ae6
@ -4,6 +4,8 @@ events {
|
|||||||
worker_connections 1024;
|
worker_connections 1024;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
error_log stderr;
|
||||||
|
|
||||||
rtmp {
|
rtmp {
|
||||||
server {
|
server {
|
||||||
listen 1935;
|
listen 1935;
|
||||||
|
Loading…
Reference in New Issue
Block a user