1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

move wiki images to srs.release

This commit is contained in:
winlin 2014-03-31 11:35:00 +08:00
parent 27029679e9
commit c7a4dd8863
5 changed files with 65 additions and 50 deletions

8
trunk/conf/console.conf Normal file → Executable file
View file

@ -4,5 +4,13 @@
listen 1935;
daemon off;
srs_log_tank console;
http_api {
enabled on;
listen 1985;
}
http_stream {
enabled on;
listen 8080;
}
vhost __defaultVhost__ {
}