1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
srs/trunk/conf/srs.conf
2013-11-02 19:32:52 +08:00

7 lines
115 B
Text
Executable file

listen 1935 19350;
vhost __defaultVhost__ {
application live {
no_delay on;
allow all;
}
}