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:
commit
eefd74e0e4
14 changed files with 182 additions and 41 deletions
|
@ -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
|
||||
#############################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue