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:
Winlin
2024-03-19 19:12:41 +08:00
committed by GitHub
parent 954b1b7ef2
commit 84b184dd53
5 changed files with 8 additions and 6 deletions

View File

@@ -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.