mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine config, check all config item name.
This commit is contained in:
parent
1c27f3b913
commit
7207c2f435
2 changed files with 233 additions and 23 deletions
|
@ -391,6 +391,10 @@ public:
|
|||
* user can use different pid file for each process.
|
||||
*/
|
||||
virtual std::string get_pid_file();
|
||||
// pithy print
|
||||
private:
|
||||
virtual SrsConfDirective* get_pithy_print();
|
||||
public:
|
||||
/**
|
||||
* get the pithy print interval for publish, in ms,
|
||||
* the publish(flash/FMLE) message print.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue