mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Enable perf stat by default
This commit is contained in:
parent
f0015a7cc1
commit
21ede1f084
2 changed files with 4 additions and 4 deletions
|
@ -449,8 +449,8 @@ rtc_server {
|
|||
# default: 127
|
||||
padding 127;
|
||||
# Whether enable the perf stat at http://localhost:1985/api/v1/perf
|
||||
# default: off
|
||||
perf_stat off;
|
||||
# default: on
|
||||
perf_stat on;
|
||||
}
|
||||
|
||||
vhost rtc.vhost.srs.com {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue