mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
System: Disable feature that obtains versions and check features status. v5.0.209 v6.0.115 (#3990)
See https://github.com/ossrs/srs/issues/2424 --------- Co-authored-by: john <hondaxiao@tencent.com>
This commit is contained in:
@@ -705,8 +705,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.
|
||||
|
||||
Reference in New Issue
Block a user