1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

for #319, always allow raw query.

This commit is contained in:
winlin 2015-08-28 13:17:46 +08:00
parent f167616379
commit 66ffcad635
3 changed files with 29 additions and 50 deletions

View file

@ -131,7 +131,7 @@ http_api {
allow_reload off;
# whether enable rpc query.
# default: off
allow_query off;
allow_query off;
}
}
# embeded http server in srs.