mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
auto open atc for bravo_atc set
This commit is contained in:
parent
0f498acd7b
commit
f02ac02a50
4 changed files with 35 additions and 1 deletions
|
@ -269,6 +269,9 @@ public:
|
|||
virtual bool get_vhost_http_enabled(std::string vhost);
|
||||
virtual std::string get_vhost_http_mount(std::string vhost);
|
||||
virtual std::string get_vhost_http_dir(std::string vhost);
|
||||
// setter in memory
|
||||
public:
|
||||
virtual void set_atc(std::string vhost, bool atc);
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue