1
0
Fork 0
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:
winlin 2014-07-25 10:44:04 +08:00
parent 1c27f3b913
commit 7207c2f435
2 changed files with 233 additions and 23 deletions

View file

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