mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
show signature of server.
This commit is contained in:
parent
973194c663
commit
9d22d09646
6 changed files with 78 additions and 16 deletions
|
@ -322,6 +322,10 @@ private:
|
|||
* whether show SRS version and exit.
|
||||
*/
|
||||
bool show_version;
|
||||
/**
|
||||
* whether show SRS signature and exit.
|
||||
*/
|
||||
bool show_signature;
|
||||
// global env variables.
|
||||
private:
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue