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

View File

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