mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
rename the config_query to query
This commit is contained in:
parent
75ca759e5d
commit
f167616379
5 changed files with 21 additions and 21 deletions
|
@ -1071,9 +1071,9 @@ public:
|
|||
*/
|
||||
virtual bool get_raw_api_allow_reload();
|
||||
/**
|
||||
* whether allow rpc config_query.
|
||||
* whether allow rpc query.
|
||||
*/
|
||||
virtual bool get_raw_api_allow_config_query();
|
||||
virtual bool get_raw_api_allow_query();
|
||||
// http stream section
|
||||
private:
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue