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:
parent
f167616379
commit
66ffcad635
3 changed files with 29 additions and 50 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue