mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Remvoe HSTRS warning.
This commit is contained in:
parent
0741b64b25
commit
1a65927b1b
1 changed files with 0 additions and 1 deletions
|
@ -367,7 +367,6 @@ srs_error_t srs_config_transform_vhost(SrsConfDirective* root)
|
|||
SrsConfDirective* hstrs = conf->get("hstrs");
|
||||
conf->remove(hstrs);
|
||||
srs_freep(hstrs);
|
||||
srs_warn("Always enable hstrs, please never config it.");
|
||||
}
|
||||
|
||||
// SRS3.0, change the refer style
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue