mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge SRS3
This commit is contained in:
commit
b33751e2c1
14 changed files with 175 additions and 47 deletions
|
@ -93,6 +93,10 @@ grace_final_wait 3200;
|
|||
# @see https://github.com/ossrs/srs/issues/1579#issuecomment-587475077
|
||||
# default: off
|
||||
force_grace_quit off;
|
||||
# Whether disable daemon for docker.
|
||||
# If on, it will set daemon to off in docker, even daemon is on.
|
||||
# default: on
|
||||
disable_daemon_for_docker on;
|
||||
|
||||
#############################################################################################
|
||||
# heartbeat/stats sections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue