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

Refine the regression test tool, add missing files

This commit is contained in:
winlin 2021-03-04 14:03:01 +08:00
parent a29d0a6a24
commit bb3bd1705e
8 changed files with 1333 additions and 3 deletions

View file

@ -2,6 +2,7 @@
listen 1935;
max_connections 1000;
daemon on;
disable_daemon_for_docker off;
srs_log_tank file;
http_server {