Skip to content

Commit

Permalink
Serve source from all address
Browse files Browse the repository at this point in the history
  • Loading branch information
miaulightouch authored Oct 9, 2016
1 parent 549d295 commit 1c8c116
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conf/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ rtmp {
chunk_size 8192;

application live {
allow publish 127.0.0.1;
deny publish all;
allow play 127.0.0.1;
deny play all;
live on;
record off;
meta copy;
Expand Down

0 comments on commit 1c8c116

Please sign in to comment.