error logging to stderr

This commit is contained in:
Leandro Moreira 2017-04-05 11:37:39 -03:00 committed by GitHub
parent 1886f11f9b
commit 9b58d68ae6
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ events {
worker_connections 1024;
}
error_log stderr;
rtmp {
server {
listen 1935;