mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine get_pithy_print in time unit
This commit is contained in:
parent
60f9561d2d
commit
5df8f2f6c1
6 changed files with 22 additions and 13 deletions
|
@ -49,7 +49,7 @@ daemon on;
|
|||
# if on, use gmtime() instead, which use UTC time.
|
||||
# default: off
|
||||
utc_time off;
|
||||
# config for the pithy print,
|
||||
# config for the pithy print in ms,
|
||||
# which always print constant message specified by interval,
|
||||
# whatever the clients in concurrency.
|
||||
# default: 10000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue