mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
System: Disable feature that obtains versions and check features status. v5.0.209 (#3990)
See https://github.com/ossrs/srs/issues/2424 --------- Co-authored-by: john <hondaxiao@tencent.com>
This commit is contained in:
parent
f32c8c31c0
commit
ee6a68d24c
4 changed files with 6 additions and 5 deletions
|
@ -701,8 +701,8 @@ tcmalloc_release_rate 0.8;
|
|||
# @see https://github.com/ossrs/srs/issues/2424
|
||||
# @see https://github.com/ossrs/srs/issues/2508
|
||||
# Overwrite by env SRS_QUERY_LATEST_VERSION
|
||||
# Default: on
|
||||
query_latest_version on;
|
||||
# Default: off
|
||||
query_latest_version off;
|
||||
|
||||
# First wait when qlv(query latest version), in seconds.
|
||||
# Only available when qlv is enabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue