1
0
Fork 0
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:
winlin 2015-08-28 13:01:04 +08:00
parent 75ca759e5d
commit f167616379
5 changed files with 21 additions and 21 deletions

View file

@ -129,9 +129,9 @@ http_api {
# whether enable rpc reload.
# default: off
allow_reload off;
# whether enable rpc config_query.
# whether enable rpc query.
# default: off
allow_config_query off;
allow_query off;
}
}
# embeded http server in srs.