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

Merge branch '3.0release' into develop

This commit is contained in:
winlin 2020-02-18 20:25:07 +08:00
commit eefd74e0e4
14 changed files with 182 additions and 41 deletions

View file

@ -73,6 +73,10 @@ work_dir ./;
# default: off
asprocess off;
# for gracefully quit, final wait for cleanup in milliseconds.
# default: 3200
grace_final_wait 3200;
#############################################################################################
# heartbeat/stats sections
#############################################################################################