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:
parent
27029679e9
commit
c7a4dd8863
5 changed files with 65 additions and 50 deletions
8
trunk/conf/console.conf
Normal file → Executable file
8
trunk/conf/console.conf
Normal file → Executable 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__ {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue