mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Add conf/lighthouse.conf for LightHouse. v4.0.222
This commit is contained in:
parent
d47dd81f46
commit
71a4b3c3f7
6 changed files with 51 additions and 2 deletions
|
@ -177,6 +177,7 @@ fi
|
|||
# prefix
|
||||
echo "" >> $SRS_AUTO_HEADERS_H
|
||||
echo "#define SRS_PREFIX \"${SRS_PREFIX}\"" >> $SRS_AUTO_HEADERS_H
|
||||
echo "#define SRS_DEFAULT_CONFIG \"${SRS_DEFAULT_CONFIG}\"" >> $SRS_AUTO_HEADERS_H
|
||||
|
||||
echo "" >> $SRS_AUTO_HEADERS_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue