mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Disable reload for log config.
This commit is contained in:
parent
cb6a4d0143
commit
e05535267b
11 changed files with 6 additions and 368 deletions
|
@ -319,7 +319,6 @@ public:
|
|||
// Interface ISrsReloadHandler.
|
||||
public:
|
||||
virtual srs_error_t on_reload_listen();
|
||||
virtual srs_error_t on_reload_pid();
|
||||
virtual srs_error_t on_reload_vhost_added(std::string vhost);
|
||||
virtual srs_error_t on_reload_vhost_removed(std::string vhost);
|
||||
virtual srs_error_t on_reload_http_api_enabled();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue