Allow end user to configure what ports to listen on
This commit is contained in:
@@ -14,5 +14,6 @@ int save_user_creds(
|
||||
int reload_user_creds(const std::string &file);
|
||||
extern std::string unique_id;
|
||||
extern net::net_e origin_pin_allowed;
|
||||
extern net::net_e origin_web_ui_allowed;
|
||||
|
||||
} // namespace http
|
||||
Reference in New Issue
Block a user