Remove origin_pin_allowed
This commit is contained in:
committed by
Cameron Gutman
parent
329620dc1a
commit
045044e7e7
@@ -90,7 +90,6 @@ namespace config {
|
||||
struct nvhttp_t {
|
||||
// Could be any of the following values:
|
||||
// pc|lan|wan
|
||||
std::string origin_pin_allowed;
|
||||
std::string origin_web_ui_allowed;
|
||||
|
||||
std::string pkey; // must be 2048 bits
|
||||
|
||||
Reference in New Issue
Block a user