mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #319, api raw update global.listen
This commit is contained in:
parent
364460f2ab
commit
a62c82bd46
3 changed files with 12 additions and 27 deletions
|
@ -1016,7 +1016,6 @@ int SrsGoApiRaw::serve_http(ISrsHttpResponseWriter* w, ISrsHttpMessage* r)
|
|||
}
|
||||
}
|
||||
|
||||
server->on_signal(SRS_SIGNAL_RELOAD);
|
||||
server->on_signal(SRS_SIGNAL_PERSISTENCE_CONFIG);
|
||||
srs_trace("raw api update %s=%s ok.", scope.c_str(), value.c_str());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue