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

For #2653: Update config for HTTP RAW API removed.

This commit is contained in:
winlin 2021-10-10 10:28:19 +08:00
parent cf99ebf186
commit df53c801b2
2 changed files with 4 additions and 6 deletions

View file

@ -11,8 +11,6 @@ http_api {
raw_api {
enabled on;
allow_reload on;
allow_query on;
allow_update on;
}
}
http_server {