mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
ingest reload: support disable vhost
This commit is contained in:
parent
5e504944dc
commit
e6d8bc1e5c
3 changed files with 41 additions and 13 deletions
|
@ -562,6 +562,7 @@ int SrsConfig::reload()
|
|||
}
|
||||
}
|
||||
srs_trace("reload remove vhost %s success.", vhost.c_str());
|
||||
continue;
|
||||
}
|
||||
|
||||
// merge config: vhost modified.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue