1
0
Fork 0
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:
winlin 2014-04-14 17:31:59 +08:00
parent b86c83b0e0
commit b1877db405
2 changed files with 10 additions and 7 deletions

View file

@ -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