mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
No sudoer
This commit is contained in:
parent
2e9bf2af83
commit
5d959661e7
2 changed files with 9 additions and 10 deletions
|
@ -15,13 +15,13 @@ help=no
|
|||
|
||||
################################################################
|
||||
# feature options
|
||||
SRS_HDS=RESERVED
|
||||
SRS_NGINX=RESERVED
|
||||
SRS_FFMPEG_TOOL=RESERVED
|
||||
SRS_KAFKA=RESERVED
|
||||
SRS_LIBRTMP=RESERVED
|
||||
SRS_RESEARCH=RESERVED
|
||||
SRS_UTEST=RESERVED
|
||||
SRS_HDS=NO
|
||||
SRS_NGINX=NO
|
||||
SRS_FFMPEG_TOOL=NO
|
||||
SRS_KAFKA=NO
|
||||
SRS_LIBRTMP=NO
|
||||
SRS_RESEARCH=YES
|
||||
SRS_UTEST=YES
|
||||
SRS_GPERF=NO # Performance test: tcmalloc
|
||||
SRS_GPERF_MC=NO # Performance test: gperf memory check
|
||||
SRS_GPERF_MD=NO # Performance test: gperf memory defence
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue