mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix typo of full.conf. fix api server bug
This commit is contained in:
parent
b86c83b0e0
commit
b1877db405
2 changed files with 10 additions and 7 deletions
|
@ -28,7 +28,7 @@ ff_log_dir ./objs;
|
|||
srs_log_tank file;
|
||||
# the log level, for all log tanks.
|
||||
# can be: verbose, info, trace, warn, error
|
||||
# defualt: trace
|
||||
# default: trace
|
||||
srs_log_level trace;
|
||||
# when srs_log_tank is file, specifies the log file.
|
||||
# default: ./objs/srs.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue